| Summary Item | Total | Failed |
|---|---|---|
| Requests | 180 | 3 |
| Prerequest Scripts | 216 | 0 |
| Test Scripts | 267 | 9 |
| Assertions | 6774 | 15 |
| Skipped Tests | 0 | - |
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
Cannot read properties of undefined (reading 'job_number')
Unexpected token ':' at 1:4
401: Unauthorized
^
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 59b3fd6b-2005-4f38-8fa3-ad931752e9e3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-y0Kuvof/ypbUr5tiPM/UMIMsRzU" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 22f012cf-def5-4adc-8c2e-7b56f36b5b0e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 56f93d82-da6c-4b10-be8f-2d04c1127643 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cf14a758-112f-46ee-8144-2c675053ebae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b7f8144e-a1d2-4c9f-97fa-492ebfb675de |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a0d8acb6-283c-46ed-ab0c-60c90e3c402f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 701d7c05-743e-47da-b16c-a8554e70eabf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 69081283-1339-4d8a-b0f5-767189029e6b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-feiJ6LZyxzUbNGYNtjTKbJjxHqk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":425},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5e491ac5-8dcc-4c97-8bcf-8ab7e6934e07 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-feiJ6LZyxzUbNGYNtjTKbJjxHqk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":425},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 1 | 0 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 858901cc-5cd6-4229-9671-962211b5afe7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:38:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5e91b31c-489c-41a0-8982-ec0124c45904 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bed26437-842f-4fb5-b29e-735152d8120c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4c13ffea-3777-4bf8-abd6-4d8e69e77752 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 478992fe-24b2-4d10-8421-0b0690e40736 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 50ee0cd0-9106-4962-9c34-bf738b9334ad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 1 | 0 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 24 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| randomfirstname | Burdette |
| randomlastname | Murphy |
| randommobilenumber | 271-484-7841 |
| randomEmail | Merlin59@hotmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34ea0809-001b-4a11-a1cc-ce21bce3a469 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1076 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Phyllis",
"last_name": "Gaylord",
"mobile_number": "842-305-5451",
"mobile_number_alt": "",
"email_id": "Derek.McClure86@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "14303925745300",
"imei1": "14303925745300",
"imei2": "14303925745300",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-MOMJCBGw8XcYHh17f+QZgM6qMkM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154267,"tr_customer_product_id":154257,"job_number":"JOB_154250"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| randomfirstname | Dayton |
| randomlastname | Harber |
| randomEmail | Tatyana.Skiles@yahoo.com |
| randomPhoneNumber | 957-834-1402 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7d6d98aa-d035-4d8e-a8cd-484de998a06f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1064 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Davion",
"last_name": "Jast",
"mobile_number": "585-921-1511",
"mobile_number_alt": "",
"email_id": "Rylee30@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "18525007378009",
"imei1": "18525007378009",
"imei2": "18525007378009",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-lmz6K2CswLrrE5/30+DFxGYJkIo" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154268,"tr_customer_product_id":154258,"job_number":"JOB_154251"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 1 | 0 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| randomfirstname | Arlie |
| randomlastname | Hagenes |
| randomEmail | Earlene69@yahoo.com |
| randomPhoneNumber | 323-580-1472 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0cf79f54-ac1c-4983-8528-8bd7dae5da62 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1073 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Reta",
"last_name": "Kihn",
"mobile_number": "576-892-0337",
"mobile_number_alt": "",
"email_id": "Oswaldo_Mosciski35@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "19410104663213",
"imei1": "19410104663213",
"imei2": "19410104663213",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-I8AOY5qYmZo5RXYSCuueI3vAoRk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154269,"tr_customer_product_id":154259,"job_number":"JOB_154252"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 1 | 0 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| randomfirstname | Theresia |
| randomlastname | Schultz |
| randommobilenumber | 312-225-5173 |
| randomEmail | Lionel.Stracke95@yahoo.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b8d761cc-ed83-4356-a74a-5770bba2179b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "rita",
"last_name": "das",
"mobile_number": "9990877886",
"mobile_number_alt": "",
"email_id": "klj@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "13231363189938",
"imei1": "13231363189938",
"imei2": "13231363189938",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-0+pyaDqgD0EicRFiTnuZ+dXTd/c" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154270,"tr_customer_product_id":154260,"job_number":"JOB_154253"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| randomfirstname | Phoebe |
| randomlastname | Ferry |
| randomEmail | Julien_Hammes@yahoo.com |
| randomPhoneNumber | 966-832-7941 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a86271c0-6784-49fb-9cf6-9876a776f203 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1062 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Providenci",
"last_name": "Block",
"mobile_number": "472-395-8278",
"mobile_number_alt": "",
"email_id": "Eden.Schmeler89@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100568159",
"imei1": "100568159",
"imei2": "100568159",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomfirstname | Sedrick |
| randomlastname | Hand |
| randomEmail | Tyler_Steuber33@gmail.com |
| randomPhoneNumber | 748-870-3898 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8aebbb7c-0866-4c91-b9fd-1eb1967d1ff5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Katheryn",
"last_name": "Strosin",
"mobile_number": "650-775-5867",
"mobile_number_alt": "",
"email_id": "Adela83@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100155545",
"imei1": "100155545",
"imei2": "100155545",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| randomfirstname | Erika |
| randomlastname | Kohler |
| randomEmail | Evie73@yahoo.com |
| randomPhoneNumber | 486-780-4005 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0270135d-b32e-46c9-9498-fbc2bb5b5745 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "11148693453891",
"imei1": "11148693453891",
"imei2": "11148693453891",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d3fd721f-d656-472b-90db-08759b273a2e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-LmGdP3jgNaupEqHa0m1LDG5KVtI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":429},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cd8e0558-73de-41bf-a5d0-ebc8967a9fba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"68092-+NmQm6E9qU+9K0/WlAqf4q4oI1M" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:01.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0d5c48cb-4655-4d2e-b5f8-98bb619fa55a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"68092-+NmQm6E9qU+9K0/WlAqf4q4oI1M" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:01.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 429 | 0 | 0 |
| Verify the key created_at are present | 429 | 0 | 0 |
| Verify the key name are present | 429 | 0 | 0 |
| Verify the key mobile_number are present | 429 | 0 | 0 |
| Verify the key mst_action_status are present | 429 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 2150 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 37fb0e09-f57c-4add-acd7-0fe8af797cf6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_154252"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"405-PqSj8Hs1aemz/IP9BtzR5PJiy8U" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzMzl9.Kkl5TpHNDqrrKxQlODbwqPyYrslWoHTCWZHLO7Bqkbo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f444b26-9eb5-4860-8984-621016e05562 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62b-dig65FYF2chzVBj5sEMHjJu1K0k" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":594368,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:00.000Z","created_at":"2026-01-14T12:39:00.000Z"},{"id":594369,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:00.000Z","created_at":"2026-01-14T12:39:00.000Z"}],"problems":[{"id":129289,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:00.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 226d2907-a85c-439d-9976-b4a426d9b55e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-7MousYEm8/tA/cfqh5A+9su5AAo" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDR9.VDAKdrRCyqkYBfYdvVPSPeLOSljw7PM97xXAAoKW0pA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDR9.VDAKdrRCyqkYBfYdvVPSPeLOSljw7PM97xXAAoKW0pA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3caf9f19-ceba-449e-bc59-79cd3222f28e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDR9.VDAKdrRCyqkYBfYdvVPSPeLOSljw7PM97xXAAoKW0pA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dc405830-143c-4a2e-a031-98aaa9ee61e8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-Tn9qj1s4Ku+eNyBCN9UBM+qHMLU" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":300},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDR9.VDAKdrRCyqkYBfYdvVPSPeLOSljw7PM97xXAAoKW0pA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 105551bd-87ae-44b9-bfdb-0ed38cf05c46 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"48ea7-IGiUSEy5oj6EB1/j+dKnD3kllPs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153812,"job_number":"JOB_153812","tr_customer_id":153829,"tr_customer_product_id":153819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:57:04.000Z","modified_at":"2026-01-13T19:57:04.000Z","name":"Bipin Deshpande","mobile_number":"45365676755","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"4565345453245345","imei1":"4253454532478745","imei2":"3542534545323456","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T19:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153813,"job_number":"JOB_153813","tr_customer_id":153830,"tr_customer_product_id":153820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:41:59.000Z","modified_at":"2026-01-13T21:41:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13801286133692","imei1":"13801286133692","imei2":"13801286133692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153815,"job_number":"JOB_153815","tr_customer_id":153832,"tr_customer_product_id":153822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:01.000Z","modified_at":"2026-01-13T21:42:01.000Z","name":"Crawford Prohaska","mobile_number":"236-335-9617","email_id":"Casimir62@gmail.com","dop":"2025-04-06","serial_number":"18359918564085810","imei1":"18359918564085810","imei2":"18359918564085810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153816,"job_number":"JOB_153816","tr_customer_id":153833,"tr_customer_product_id":153823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:43.000Z","modified_at":"2026-01-13T21:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16368037681807","imei1":"16368037681807","imei2":"16368037681807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153818,"job_number":"JOB_153818","tr_customer_id":153835,"tr_customer_product_id":153825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:45.000Z","modified_at":"2026-01-13T21:42:45.000Z","name":"Marielle Hyatt","mobile_number":"725-725-3547","email_id":"Keyon_Lind76@yahoo.com","dop":"2025-04-06","serial_number":"18517721757772924","imei1":"18517721757772924","imei2":"18517721757772924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153819,"job_number":"JOB_153819","tr_customer_id":153836,"tr_customer_product_id":153826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:27.000Z","modified_at":"2026-01-13T21:43:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19159480233673","imei1":"19159480233673","imei2":"19159480233673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153821,"job_number":"JOB_153821","tr_customer_id":153838,"tr_customer_product_id":153828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:29.000Z","modified_at":"2026-01-13T21:43:29.000Z","name":"Newell Powlowski","mobile_number":"773-985-6478","email_id":"Melba.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13813240851495352","imei1":"13813240851495352","imei2":"13813240851495352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153822,"job_number":"JOB_153822","tr_customer_id":153839,"tr_customer_product_id":153829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:02.000Z","modified_at":"2026-01-13T23:37:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-03T23:37:02.475793597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153823,"job_number":"JOB_153823","tr_customer_id":153840,"tr_customer_product_id":153830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:03.000Z","modified_at":"2026-01-13T23:37:03.000Z","name":"Gauranga Ganaka","mobile_number":"7078328768","email_id":"aditya.patil@gmail.com","dop":"2026-01-03","serial_number":"496561003206396","imei1":"496561003206396","imei2":"496561003206396","popurl":"www.gouranga-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153824,"job_number":"JOB_153824","tr_customer_id":153841,"tr_customer_product_id":153831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:39:29.000Z","modified_at":"2026-01-13T23:39:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-03T23:39:29.377730358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:01.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDR9.VDAKdrRCyqkYBfYdvVPSPeLOSljw7PM97xXAAoKW0pA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca4e9d97-db44-4db9-bc58-cd8e819ffef6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDR9.VDAKdrRCyqkYBfYdvVPSPeLOSljw7PM97xXAAoKW0pA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30caa2f1-4b97-4271-9d79-0fa4dbe4bd39 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 154253,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDR9.VDAKdrRCyqkYBfYdvVPSPeLOSljw7PM97xXAAoKW0pA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 22c9e780-df84-451a-9fd2-4b00858c7de6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"48ad2-+e6tXaQGm8xZcNqLUtC7i4egoPQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153812,"job_number":"JOB_153812","tr_customer_id":153829,"tr_customer_product_id":153819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:57:04.000Z","modified_at":"2026-01-13T19:57:04.000Z","name":"Bipin Deshpande","mobile_number":"45365676755","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"4565345453245345","imei1":"4253454532478745","imei2":"3542534545323456","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T19:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153813,"job_number":"JOB_153813","tr_customer_id":153830,"tr_customer_product_id":153820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:41:59.000Z","modified_at":"2026-01-13T21:41:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13801286133692","imei1":"13801286133692","imei2":"13801286133692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153815,"job_number":"JOB_153815","tr_customer_id":153832,"tr_customer_product_id":153822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:01.000Z","modified_at":"2026-01-13T21:42:01.000Z","name":"Crawford Prohaska","mobile_number":"236-335-9617","email_id":"Casimir62@gmail.com","dop":"2025-04-06","serial_number":"18359918564085810","imei1":"18359918564085810","imei2":"18359918564085810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153816,"job_number":"JOB_153816","tr_customer_id":153833,"tr_customer_product_id":153823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:43.000Z","modified_at":"2026-01-13T21:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16368037681807","imei1":"16368037681807","imei2":"16368037681807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153818,"job_number":"JOB_153818","tr_customer_id":153835,"tr_customer_product_id":153825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:45.000Z","modified_at":"2026-01-13T21:42:45.000Z","name":"Marielle Hyatt","mobile_number":"725-725-3547","email_id":"Keyon_Lind76@yahoo.com","dop":"2025-04-06","serial_number":"18517721757772924","imei1":"18517721757772924","imei2":"18517721757772924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153819,"job_number":"JOB_153819","tr_customer_id":153836,"tr_customer_product_id":153826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:27.000Z","modified_at":"2026-01-13T21:43:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19159480233673","imei1":"19159480233673","imei2":"19159480233673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153821,"job_number":"JOB_153821","tr_customer_id":153838,"tr_customer_product_id":153828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:29.000Z","modified_at":"2026-01-13T21:43:29.000Z","name":"Newell Powlowski","mobile_number":"773-985-6478","email_id":"Melba.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13813240851495352","imei1":"13813240851495352","imei2":"13813240851495352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153822,"job_number":"JOB_153822","tr_customer_id":153839,"tr_customer_product_id":153829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:02.000Z","modified_at":"2026-01-13T23:37:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-03T23:37:02.475793597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153823,"job_number":"JOB_153823","tr_customer_id":153840,"tr_customer_product_id":153830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:03.000Z","modified_at":"2026-01-13T23:37:03.000Z","name":"Gauranga Ganaka","mobile_number":"7078328768","email_id":"aditya.patil@gmail.com","dop":"2026-01-03","serial_number":"496561003206396","imei1":"496561003206396","imei2":"496561003206396","popurl":"www.gouranga-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153824,"job_number":"JOB_153824","tr_customer_id":153841,"tr_customer_product_id":153831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:39:29.000Z","modified_at":"2026-01-13T23:39:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-03T23:39:29.377730358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 885513d7-1fd5-478f-bf3e-7f576aae4f3a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-7U/TABmF4opp1Ca2kRJxhGOnDcQ" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDV9.cd7rK5Vd82zrZgxVDFIzUlGF9aGmdO5vx08BtSmuN1w"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDV9.cd7rK5Vd82zrZgxVDFIzUlGF9aGmdO5vx08BtSmuN1w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b45f7946-8571-402e-b761-ab49b67828c7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDV9.cd7rK5Vd82zrZgxVDFIzUlGF9aGmdO5vx08BtSmuN1w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30536b7e-0d5e-4a76-9379-5c5c6e2ba32b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-g0XVRU75Z2DTthTxqjR16EiWHgc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":139}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDV9.cd7rK5Vd82zrZgxVDFIzUlGF9aGmdO5vx08BtSmuN1w |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f4c49ee1-95fa-443f-87b5-dbcc54b3d857 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 996 |
| ETag | W/"3e4-AvWQfd6JWcC2L0Z69cFMAT2q4t0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:05.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-14T12:39:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDV9.cd7rK5Vd82zrZgxVDFIzUlGF9aGmdO5vx08BtSmuN1w |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ed21e95-ac27-4362-8d66-1103d486f1e7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDV9.cd7rK5Vd82zrZgxVDFIzUlGF9aGmdO5vx08BtSmuN1w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3d5e0f09-691b-43e4-bf28-618b1fe14098 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4b2-qw9ZVHKC/atBJupN0avPBAPjU3k" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:05.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-14T12:39:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":154253,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:01.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDV9.cd7rK5Vd82zrZgxVDFIzUlGF9aGmdO5vx08BtSmuN1w |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c8405c14-f26d-4817-9e58-d57f417efcdd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDV9.cd7rK5Vd82zrZgxVDFIzUlGF9aGmdO5vx08BtSmuN1w |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 78ccda62-9ad9-4647-a65b-7d71dd11d51a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":154253,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6012e6b3-d554-45b2-9c08-8798c09defa9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-l9UPbAJKfIyetA3+yw7m6/6Uabg" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM0NX0.UguJl2vjLKzGmOqkAKMBEjhoomhdxKhXoJCD118bQ2A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM0NX0.UguJl2vjLKzGmOqkAKMBEjhoomhdxKhXoJCD118bQ2A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 474b007d-d513-40c3-9ace-21537d6f88f2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM0NX0.UguJl2vjLKzGmOqkAKMBEjhoomhdxKhXoJCD118bQ2A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 65119368-9df4-4895-8cc4-d6be23d072f3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-Zex0yony5uybemDiz2TIqXi8gi0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":139},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM0NX0.UguJl2vjLKzGmOqkAKMBEjhoomhdxKhXoJCD118bQ2A |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ad03bbb6-2140-49ac-b4da-2cc82db87a03 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM0NX0.UguJl2vjLKzGmOqkAKMBEjhoomhdxKhXoJCD118bQ2A |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 062f26c8-2504-48a9-a032-331ee306cc3b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"218fa-KZECGNf4Sp2Ekfma6ZCn7+b5/3c" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM0NX0.UguJl2vjLKzGmOqkAKMBEjhoomhdxKhXoJCD118bQ2A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b36383ee-3fd0-458d-8255-51645afbc9b5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1010 |
| ETag | W/"3f2-y2hSt/xGWPNmwzfb3pOlbFdmhzI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:05.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-14T12:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM0NX0.UguJl2vjLKzGmOqkAKMBEjhoomhdxKhXoJCD118bQ2A |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48eb55fb-56e8-4510-bc77-dab49693886a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":154253}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM0NX0.UguJl2vjLKzGmOqkAKMBEjhoomhdxKhXoJCD118bQ2A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c278682d-7708-4502-80ee-5053b3731edd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 988b09bb-ef8f-41d9-82c7-e28d23f3e721 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-7GuAj7FR/zjo7/5fRluMLxHW2wc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3775a2b9-e9ac-4c24-a5b3-dd4cccf5558b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d45adf03-9ffb-4405-a10f-7ec071269801 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-7juXK6cJhL1wXlcAw7sbuliT5zg" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":429},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 42f08289-279c-4734-ba6f-dc6a369f53cb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"172a-ZwQOiH0QHKeC94TpQXfyroBe8cE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153811,"job_number":"JOB_153811","tr_customer_id":153828,"tr_customer_product_id":153818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:54:59.000Z","modified_at":"2026-01-13T22:23:20.000Z","name":"Bipin Deshpande","mobile_number":"4536565465","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"35425345453245345","imei1":"35425345453245345","imei2":"35425345453245345","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-13T22:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:05.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T12:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f12a0c07-ca2a-40cf-8a5b-09da91ba7a16 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"172a-ZwQOiH0QHKeC94TpQXfyroBe8cE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153811,"job_number":"JOB_153811","tr_customer_id":153828,"tr_customer_product_id":153818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:54:59.000Z","modified_at":"2026-01-13T22:23:20.000Z","name":"Bipin Deshpande","mobile_number":"4536565465","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"35425345453245345","imei1":"35425345453245345","imei2":"35425345453245345","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-13T22:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:05.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T12:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2702aa57-7264-4bf8-957b-5b08850ffa0b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":154253}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7d1679c0-cc7a-4cc8-a748-eb5eedd2b2ee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_154252"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"405-PqSj8Hs1aemz/IP9BtzR5PJiy8U" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | de2997bf-6dff-426a-bc58-117083183dd6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62b-dig65FYF2chzVBj5sEMHjJu1K0k" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":594368,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:00.000Z","created_at":"2026-01-14T12:39:00.000Z"},{"id":594369,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:00.000Z","created_at":"2026-01-14T12:39:00.000Z"}],"problems":[{"id":129289,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:00.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 63bbc601-3efc-4d2f-bad4-21bab9078c34 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-7GuAj7FR/zjo7/5fRluMLxHW2wc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 1 | 0 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 958e89ff-49fa-44dc-a6b6-6ab6ada5dd0d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-7GuAj7FR/zjo7/5fRluMLxHW2wc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a5fccda8-9aa1-4826-9614-4725cf29dd99 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b3692b76-aaff-43db-9ac3-cc460bdf7462 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9066e385-6d9a-4133-9947-0bd2e9638d2c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 66646357-a472-4b2c-878f-1d3ade6e8037 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3311570b-a355-4664-bc59-51156eb573a7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d469c5a-8aca-4b55-bf9b-dfe33054d858 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c339be0a-4864-4735-9cdf-3993cdc85414 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-LmGdP3jgNaupEqHa0m1LDG5KVtI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":429},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 21992306-73a7-4e44-9b54-ab750856985e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-LmGdP3jgNaupEqHa0m1LDG5KVtI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":429},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 1 | 0 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1108fcc4-c02b-4033-ba25-fd09ce19b181 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2f3a4e7c-c0be-43f2-a1bf-a2bdea8728d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1edbbdf7-8702-4011-82c1-76c647168714 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e7282a5e-c52b-4430-9bde-fa1ed1a3b9a1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6958a8bd-c976-439b-afbc-cc94cc5aba60 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6070030-3f17-4930-90aa-fe8ba2d67990 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 1 | 0 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 24 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| randomfirstname | Yasmeen |
| randomlastname | Homenick |
| randommobilenumber | 922-368-7270 |
| randomEmail | Jaycee.Herman37@gmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2bbf9f8c-0043-4e65-945b-4daffd707fba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1068 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Deonte",
"last_name": "Pagac",
"mobile_number": "607-635-9282",
"mobile_number_alt": "",
"email_id": "Adelia15@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "15701425940956",
"imei1": "15701425940956",
"imei2": "15701425940956",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-z8zX8E19vn04KAEpkl25YO/LuEY" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154271,"tr_customer_product_id":154261,"job_number":"JOB_154254"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| randomfirstname | Cornell |
| randomlastname | Collier |
| randomEmail | Olen18@yahoo.com |
| randomPhoneNumber | 298-896-9685 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5226b3d4-60b2-4cb7-8155-f1723dbca41a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1072 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Colten",
"last_name": "Renner",
"mobile_number": "578-872-1382",
"mobile_number_alt": "",
"email_id": "Winona_Ward71@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "13825656138918",
"imei1": "13825656138918",
"imei2": "13825656138918",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-aKRVR5HpJdIKiXJNztzpXx5aD8o" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154272,"tr_customer_product_id":154262,"job_number":"JOB_154255"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 1 | 0 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| randomfirstname | Walter |
| randomlastname | Mohr |
| randomEmail | Mose_Shields@yahoo.com |
| randomPhoneNumber | 699-377-6183 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d4bbadb3-61e9-468f-bbc2-00374b278b1e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1078 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Tony",
"last_name": "Mayert",
"mobile_number": "877-677-8545",
"mobile_number_alt": "",
"email_id": "Domenica.Morissette82@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "11514421531916",
"imei1": "11514421531916",
"imei2": "11514421531916",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-+fSNObH/E0IuHW+1EpRPa4n/N1k" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154273,"tr_customer_product_id":154263,"job_number":"JOB_154256"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 1 | 0 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| randomfirstname | Heather |
| randomlastname | Adams |
| randommobilenumber | 631-332-6369 |
| randomEmail | Michael46@yahoo.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 49e3229d-d221-4e6d-9c60-087cab02edf1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "john",
"last_name": "merry",
"mobile_number": "8890877654",
"mobile_number_alt": "",
"email_id": "oip@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "15466497192368",
"imei1": "15466497192368",
"imei2": "15466497192368",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-4uWydr7vJmVFtU3xcbzLyh1dZj0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154274,"tr_customer_product_id":154264,"job_number":"JOB_154257"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| randomfirstname | Dexter |
| randomlastname | Kihn |
| randomEmail | Rylan47@hotmail.com |
| randomPhoneNumber | 932-285-4309 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7962241d-5057-4971-9f13-2386d6f8beca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1060 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Joesph",
"last_name": "Wiegand",
"mobile_number": "421-751-0541",
"mobile_number_alt": "",
"email_id": "Sadye_Kutch38@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100084515",
"imei1": "100084515",
"imei2": "100084515",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDR9.VDAKdrRCyqkYBfYdvVPSPeLOSljw7PM97xXAAoKW0pA |
| randomfirstname | Madie |
| randomlastname | Moore |
| randomEmail | Malachi_Nitzsche@gmail.com |
| randomPhoneNumber | 956-446-4494 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 862867a5-04a6-408e-97ea-498e2cf4bb6e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1052 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Hilda",
"last_name": "Kemmer",
"mobile_number": "626-625-1716",
"mobile_number_alt": "",
"email_id": "Alda.Haag@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100015175",
"imei1": "100015175",
"imei2": "100015175",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| randomfirstname | Sabryna |
| randomlastname | Schultz |
| randomEmail | Filomena55@gmail.com |
| randomPhoneNumber | 902-643-0556 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7e78d71c-f5ca-494e-8667-9d2f2ad58a71 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "14931318075210",
"imei1": "14931318075210",
"imei2": "14931318075210",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b2ddb58-c7b4-4762-aa28-ae43ae2065d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-4OQwvm2UAuzJ7t5dSUhuvI6KCBU" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":433},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0b747b2c-a6d1-410e-8b2d-ab5310933dff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"69016-bZQS+1fJMjnipciUJ5MWuthpW1M" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:06.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154254,"job_number":"JOB_154254","tr_customer_id":154271,"tr_customer_product_id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Deonte Pagac","mobile_number":"607-635-9282","email_id":"Adelia15@hotmail.com","dop":"2025-09-09","serial_number":"15701425940956","imei1":"15701425940956","imei2":"15701425940956","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154255,"job_number":"JOB_154255","tr_customer_id":154272,"tr_customer_product_id":154262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Colten Renner","mobile_number":"578-872-1382","email_id":"Winona_Ward71@gmail.com","dop":"2025-09-09","serial_number":"13825656138918","imei1":"13825656138918","imei2":"13825656138918","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9575daf6-9eba-47e7-b7ca-01a52a1c39ce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"69016-bZQS+1fJMjnipciUJ5MWuthpW1M" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:06.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154254,"job_number":"JOB_154254","tr_customer_id":154271,"tr_customer_product_id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Deonte Pagac","mobile_number":"607-635-9282","email_id":"Adelia15@hotmail.com","dop":"2025-09-09","serial_number":"15701425940956","imei1":"15701425940956","imei2":"15701425940956","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154255,"job_number":"JOB_154255","tr_customer_id":154272,"tr_customer_product_id":154262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Colten Renner","mobile_number":"578-872-1382","email_id":"Winona_Ward71@gmail.com","dop":"2025-09-09","serial_number":"13825656138918","imei1":"13825656138918","imei2":"13825656138918","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 433 | 0 | 0 |
| Verify the key created_at are present | 433 | 0 | 0 |
| Verify the key name are present | 433 | 0 | 0 |
| Verify the key mobile_number are present | 433 | 0 | 0 |
| Verify the key mst_action_status are present | 433 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 2170 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 67f3d32d-28e9-4a26-be22-5255285a5d12 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_154256"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"40a-3ZXHAuK6W08QzQQhw9451zvCN5Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNDZ9.Yifuvc7fQ-17PaW9JtK4Gg9FHCXBVhrsxxiqFXh-aOM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8955b92c-26b5-4d30-b2e4-717258174c99 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"630-P/5/ko/i66m0qCMcGGz2gXxmoYU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":594381,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:07.000Z","created_at":"2026-01-14T12:39:07.000Z"},{"id":594382,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:07.000Z","created_at":"2026-01-14T12:39:07.000Z"}],"problems":[{"id":129294,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:07.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 37f0a89a-2e67-4503-a58f-d7324aa3854c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-1Z5PXVegdFKbqY/s2OsnrzdIX94" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.Q01JM2A_uV2ZdH33DCZOlCAmf51Ph0cy7JebT1gJFsw"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.Q01JM2A_uV2ZdH33DCZOlCAmf51Ph0cy7JebT1gJFsw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5e0d7efb-267a-4d01-b2f3-539836b1797d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.Q01JM2A_uV2ZdH33DCZOlCAmf51Ph0cy7JebT1gJFsw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 61ffff04-b4b6-4fee-ab19-de22094610a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-my1N+nuJBTeY8mY7y4eGi9VNsIA" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":303},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.Q01JM2A_uV2ZdH33DCZOlCAmf51Ph0cy7JebT1gJFsw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9b717dd7-75dd-44f5-8cc9-4e77747a83fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"49a5d-fdfPzZ99nX2Tk6iNy/2LPLy7680" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153812,"job_number":"JOB_153812","tr_customer_id":153829,"tr_customer_product_id":153819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:57:04.000Z","modified_at":"2026-01-13T19:57:04.000Z","name":"Bipin Deshpande","mobile_number":"45365676755","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"4565345453245345","imei1":"4253454532478745","imei2":"3542534545323456","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T19:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153813,"job_number":"JOB_153813","tr_customer_id":153830,"tr_customer_product_id":153820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:41:59.000Z","modified_at":"2026-01-13T21:41:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13801286133692","imei1":"13801286133692","imei2":"13801286133692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153815,"job_number":"JOB_153815","tr_customer_id":153832,"tr_customer_product_id":153822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:01.000Z","modified_at":"2026-01-13T21:42:01.000Z","name":"Crawford Prohaska","mobile_number":"236-335-9617","email_id":"Casimir62@gmail.com","dop":"2025-04-06","serial_number":"18359918564085810","imei1":"18359918564085810","imei2":"18359918564085810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153816,"job_number":"JOB_153816","tr_customer_id":153833,"tr_customer_product_id":153823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:43.000Z","modified_at":"2026-01-13T21:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16368037681807","imei1":"16368037681807","imei2":"16368037681807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153818,"job_number":"JOB_153818","tr_customer_id":153835,"tr_customer_product_id":153825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:45.000Z","modified_at":"2026-01-13T21:42:45.000Z","name":"Marielle Hyatt","mobile_number":"725-725-3547","email_id":"Keyon_Lind76@yahoo.com","dop":"2025-04-06","serial_number":"18517721757772924","imei1":"18517721757772924","imei2":"18517721757772924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153819,"job_number":"JOB_153819","tr_customer_id":153836,"tr_customer_product_id":153826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:27.000Z","modified_at":"2026-01-13T21:43:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19159480233673","imei1":"19159480233673","imei2":"19159480233673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153821,"job_number":"JOB_153821","tr_customer_id":153838,"tr_customer_product_id":153828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:29.000Z","modified_at":"2026-01-13T21:43:29.000Z","name":"Newell Powlowski","mobile_number":"773-985-6478","email_id":"Melba.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13813240851495352","imei1":"13813240851495352","imei2":"13813240851495352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153822,"job_number":"JOB_153822","tr_customer_id":153839,"tr_customer_product_id":153829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:02.000Z","modified_at":"2026-01-13T23:37:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-03T23:37:02.475793597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153823,"job_number":"JOB_153823","tr_customer_id":153840,"tr_customer_product_id":153830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:03.000Z","modified_at":"2026-01-13T23:37:03.000Z","name":"Gauranga Ganaka","mobile_number":"7078328768","email_id":"aditya.patil@gmail.com","dop":"2026-01-03","serial_number":"496561003206396","imei1":"496561003206396","imei2":"496561003206396","popurl":"www.gouranga-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153824,"job_number":"JOB_153824","tr_customer_id":153841,"tr_customer_product_id":153831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:39:29.000Z","modified_at":"2026-01-13T23:39:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-03T23:39:29.377730358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154254,"job_number":"JOB_154254","tr_customer_id":154271,"tr_customer_product_id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Deonte Pagac","mobile_number":"607-635-9282","email_id":"Adelia15@hotmail.com","dop":"2025-09-09","serial_number":"15701425940956","imei1":"15701425940956","imei2":"15701425940956","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154255,"job_number":"JOB_154255","tr_customer_id":154272,"tr_customer_product_id":154262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Colten Renner","mobile_number":"578-872-1382","email_id":"Winona_Ward71@gmail.com","dop":"2025-09-09","serial_number":"13825656138918","imei1":"13825656138918","imei2":"13825656138918","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.Q01JM2A_uV2ZdH33DCZOlCAmf51Ph0cy7JebT1gJFsw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 478ba3a1-73a1-4428-9007-7c17e73d1a6b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.Q01JM2A_uV2ZdH33DCZOlCAmf51Ph0cy7JebT1gJFsw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 09100bd7-a06c-406c-ae13-efc970e76c2d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 154257,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.Q01JM2A_uV2ZdH33DCZOlCAmf51Ph0cy7JebT1gJFsw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e156e9b9-6786-47cd-ae1f-4646eec7751b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"49686-JL8xMQ8b6KaXO8RDNoK6KNs2bD4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153812,"job_number":"JOB_153812","tr_customer_id":153829,"tr_customer_product_id":153819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:57:04.000Z","modified_at":"2026-01-13T19:57:04.000Z","name":"Bipin Deshpande","mobile_number":"45365676755","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"4565345453245345","imei1":"4253454532478745","imei2":"3542534545323456","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T19:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153813,"job_number":"JOB_153813","tr_customer_id":153830,"tr_customer_product_id":153820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:41:59.000Z","modified_at":"2026-01-13T21:41:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13801286133692","imei1":"13801286133692","imei2":"13801286133692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153815,"job_number":"JOB_153815","tr_customer_id":153832,"tr_customer_product_id":153822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:01.000Z","modified_at":"2026-01-13T21:42:01.000Z","name":"Crawford Prohaska","mobile_number":"236-335-9617","email_id":"Casimir62@gmail.com","dop":"2025-04-06","serial_number":"18359918564085810","imei1":"18359918564085810","imei2":"18359918564085810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153816,"job_number":"JOB_153816","tr_customer_id":153833,"tr_customer_product_id":153823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:43.000Z","modified_at":"2026-01-13T21:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16368037681807","imei1":"16368037681807","imei2":"16368037681807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153818,"job_number":"JOB_153818","tr_customer_id":153835,"tr_customer_product_id":153825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:45.000Z","modified_at":"2026-01-13T21:42:45.000Z","name":"Marielle Hyatt","mobile_number":"725-725-3547","email_id":"Keyon_Lind76@yahoo.com","dop":"2025-04-06","serial_number":"18517721757772924","imei1":"18517721757772924","imei2":"18517721757772924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153819,"job_number":"JOB_153819","tr_customer_id":153836,"tr_customer_product_id":153826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:27.000Z","modified_at":"2026-01-13T21:43:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19159480233673","imei1":"19159480233673","imei2":"19159480233673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153821,"job_number":"JOB_153821","tr_customer_id":153838,"tr_customer_product_id":153828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:29.000Z","modified_at":"2026-01-13T21:43:29.000Z","name":"Newell Powlowski","mobile_number":"773-985-6478","email_id":"Melba.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13813240851495352","imei1":"13813240851495352","imei2":"13813240851495352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153822,"job_number":"JOB_153822","tr_customer_id":153839,"tr_customer_product_id":153829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:02.000Z","modified_at":"2026-01-13T23:37:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-03T23:37:02.475793597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153823,"job_number":"JOB_153823","tr_customer_id":153840,"tr_customer_product_id":153830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:03.000Z","modified_at":"2026-01-13T23:37:03.000Z","name":"Gauranga Ganaka","mobile_number":"7078328768","email_id":"aditya.patil@gmail.com","dop":"2026-01-03","serial_number":"496561003206396","imei1":"496561003206396","imei2":"496561003206396","popurl":"www.gouranga-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153824,"job_number":"JOB_153824","tr_customer_id":153841,"tr_customer_product_id":153831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:39:29.000Z","modified_at":"2026-01-13T23:39:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-03T23:39:29.377730358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154254,"job_number":"JOB_154254","tr_customer_id":154271,"tr_customer_product_id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Deonte Pagac","mobile_number":"607-635-9282","email_id":"Adelia15@hotmail.com","dop":"2025-09-09","serial_number":"15701425940956","imei1":"15701425940956","imei2":"15701425940956","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154255,"job_number":"JOB_154255","tr_customer_id":154272,"tr_customer_product_id":154262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Colten Renner","mobile_number":"578-872-1382","email_id":"Winona_Ward71@gmail.com","dop":"2025-09-09","serial_number":"13825656138918","imei1":"13825656138918","imei2":"13825656138918","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58ca797d-6ef3-4be7-afcb-4dfa2e224726 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-QWs2nIZJhPaNsh1beRGtf2dgJvo" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.defhVu9RV3gpwCobIQMYsQ-XdkGULYLFJBbSc8StAJA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.defhVu9RV3gpwCobIQMYsQ-XdkGULYLFJBbSc8StAJA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4a6f9f8-c922-47fa-b34c-54b637611dc9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.defhVu9RV3gpwCobIQMYsQ-XdkGULYLFJBbSc8StAJA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5bd68455-7988-4468-9c81-86ccc9c36901 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-WbNq+GOUKhakEQ4SJtksa6c7CIo" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":140}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.defhVu9RV3gpwCobIQMYsQ-XdkGULYLFJBbSc8StAJA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2f9475c2-8b76-43e6-be06-c58560fbc57a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 998 |
| ETag | W/"3e6-x7tosRCdKMM6XaYliJKKqMMND7M" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:10.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-14T12:39:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.defhVu9RV3gpwCobIQMYsQ-XdkGULYLFJBbSc8StAJA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 17f35fc6-6a42-4a61-a133-138d92b19f81 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.defhVu9RV3gpwCobIQMYsQ-XdkGULYLFJBbSc8StAJA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d839ea9-14fa-447a-b2d3-9f10f681d3ae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4b4-CPsj36MJKMZxulQq1hBOFjuFwTU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:10.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-14T12:39:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":154257,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:07.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.defhVu9RV3gpwCobIQMYsQ-XdkGULYLFJBbSc8StAJA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 44d8e824-ac2b-4260-aa14-8bd8de953bdf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.defhVu9RV3gpwCobIQMYsQ-XdkGULYLFJBbSc8StAJA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ede50b00-4a1c-4594-8242-4db9cdd27976 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":154257,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1339e53d-e081-4736-abb0-fd7e1759f751 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-Ii930UGXAY+/P1ofoRJ3aVajTDg" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1MH0.v2T4MTchMsHvip2l4mTVRdHOsyU4Uc2XA691wxYR7Nc"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1MH0.v2T4MTchMsHvip2l4mTVRdHOsyU4Uc2XA691wxYR7Nc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d0dbad7c-ac46-4744-8c04-d391f67ab793 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1MH0.v2T4MTchMsHvip2l4mTVRdHOsyU4Uc2XA691wxYR7Nc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c27b853c-96e0-4371-92d7-ef887613efa4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-ak+Ay1bYK22XEkCyUtvZgTxujZ4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":140},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1MH0.v2T4MTchMsHvip2l4mTVRdHOsyU4Uc2XA691wxYR7Nc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 86148398-e801-411c-a38a-41cbd817f6aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1MH0.v2T4MTchMsHvip2l4mTVRdHOsyU4Uc2XA691wxYR7Nc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 05effa02-0ca1-4652-90cd-ab50ef812add |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"21cc8-yG/Gh38jMw8QGh97hF99vjZNrLk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:06.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1MH0.v2T4MTchMsHvip2l4mTVRdHOsyU4Uc2XA691wxYR7Nc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03e07313-90e7-492f-9b4e-b1c14a1b1bb7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1012 |
| ETag | W/"3f4-CNET+i42cQLl4PJf9EuA6XkQzlw" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:10.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-14T12:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1MH0.v2T4MTchMsHvip2l4mTVRdHOsyU4Uc2XA691wxYR7Nc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62e64c25-d84f-48a3-9fc0-7a3c946bac3b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":154257}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1MH0.v2T4MTchMsHvip2l4mTVRdHOsyU4Uc2XA691wxYR7Nc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d5156d51-8dff-4a1c-8808-5498f977e25b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 43a3840d-e97c-456c-8472-abca4d61d5b3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-hwz/3Bd/oVCY2QzJYbsgMUAUUd8" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d8a4ab0a-3560-48ce-855a-697179cee5bc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e333e33-6404-469c-bddb-bc187d362000 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-SgzRdPQeWrthE5LXlak7e3jGTTU" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":433},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b2fa9022-143e-404e-9754-428a189abfdd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"172c-g0WQ09OZ2KxlDQ1LhiRxSg7TO00" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153811,"job_number":"JOB_153811","tr_customer_id":153828,"tr_customer_product_id":153818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:54:59.000Z","modified_at":"2026-01-13T22:23:20.000Z","name":"Bipin Deshpande","mobile_number":"4536565465","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"35425345453245345","imei1":"35425345453245345","imei2":"35425345453245345","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-13T22:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:11.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T12:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cb669aeb-33bb-421f-953d-b58d9c6204b8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"172c-g0WQ09OZ2KxlDQ1LhiRxSg7TO00" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153811,"job_number":"JOB_153811","tr_customer_id":153828,"tr_customer_product_id":153818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:54:59.000Z","modified_at":"2026-01-13T22:23:20.000Z","name":"Bipin Deshpande","mobile_number":"4536565465","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"35425345453245345","imei1":"35425345453245345","imei2":"35425345453245345","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-13T22:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:11.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T12:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e34e2257-71f8-4f8c-adbf-03a17d9a017c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":154257}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b4c6a2c1-8a9b-434f-9c6f-fcc4f4fa125d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_154256"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"40a-3ZXHAuK6W08QzQQhw9451zvCN5Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8a2dd727-41f2-45be-b663-675dd5b9a91e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"630-P/5/ko/i66m0qCMcGGz2gXxmoYU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":594381,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:07.000Z","created_at":"2026-01-14T12:39:07.000Z"},{"id":594382,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:07.000Z","created_at":"2026-01-14T12:39:07.000Z"}],"problems":[{"id":129294,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:07.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fdd1dd4e-f6f8-4def-b562-8adab750cc15 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-hwz/3Bd/oVCY2QzJYbsgMUAUUd8" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 1 | 0 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a414cce8-c900-4ffc-9247-90aebb87db09 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-hwz/3Bd/oVCY2QzJYbsgMUAUUd8" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c131e55b-8bfa-4a81-98ff-f250547824e6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6fcb13b8-a3eb-46e7-92a2-55d2fe4b4018 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bd33d470-f5f5-4ac9-9e66-18d8236e6e0d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 19c3f3c6-5ec5-49f3-ad34-30621f8978b2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 69ff185e-9d85-4088-9f7d-cfcbdb8ba589 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1bb48577-92b9-4d9e-aa4d-7f7479fcf525 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8a43f825-42d1-4a8e-8485-b8317604c89e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-4OQwvm2UAuzJ7t5dSUhuvI6KCBU" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":433},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5f80d57e-84b2-4df9-a02e-354933d10d89 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-4OQwvm2UAuzJ7t5dSUhuvI6KCBU" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":433},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 1 | 0 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 12fee582-305e-4d6b-ac14-5368def9925c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d2d99e9-30b4-42bf-8f1d-b7521a7f6889 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1c14787-4d12-4061-b767-8f2ecbbb8c65 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea9ab263-dd1f-41e7-82da-12bd71ae5161 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b379c464-be58-4c9a-841a-b4c7186ecff1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ac010c7c-8f23-4ba8-a8e9-b7d598482362 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 1 | 0 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 24 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| randomfirstname | Mariela |
| randomlastname | Ryan |
| randommobilenumber | 348-407-0146 |
| randomEmail | Kendall86@hotmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f7a5b094-2490-4929-9091-4c26aa84b7cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1078 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kristina",
"last_name": "Dibbert",
"mobile_number": "967-998-9296",
"mobile_number_alt": "",
"email_id": "Frida_Prosacco76@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "17168987780248",
"imei1": "17168987780248",
"imei2": "17168987780248",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-HSRv18+xpr+FRiRX9ci+xIOwWI8" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154275,"tr_customer_product_id":154265,"job_number":"JOB_154258"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| randomfirstname | Ivory |
| randomlastname | Johnston |
| randomEmail | Vanessa84@hotmail.com |
| randomPhoneNumber | 512-991-4357 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0acc4def-7b5c-4a26-b537-2cf2a675809b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1079 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Zachariah",
"last_name": "Swift",
"mobile_number": "683-339-4866",
"mobile_number_alt": "",
"email_id": "Destany_MacGyver@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "10212642397748",
"imei1": "10212642397748",
"imei2": "10212642397748",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-O+kjDiV9KNXUmbofkQtIU9AWiOs" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154276,"tr_customer_product_id":154266,"job_number":"JOB_154259"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 1 | 0 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| randomfirstname | Carmella |
| randomlastname | Kuvalis |
| randomEmail | Jayce.Zulauf@gmail.com |
| randomPhoneNumber | 671-902-5249 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa50a37c-f3d3-4f23-8aff-93b2a8680803 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1063 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Hank",
"last_name": "Kuhic",
"mobile_number": "452-243-4275",
"mobile_number_alt": "",
"email_id": "Maiya53@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "17914353530751",
"imei1": "17914353530751",
"imei2": "17914353530751",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-QXPEMcMQx47WGTSJSIGepxh9ZXg" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154277,"tr_customer_product_id":154267,"job_number":"JOB_154260"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 1 | 0 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| randomfirstname | Evert |
| randomlastname | Stroman |
| randommobilenumber | 469-958-7923 |
| randomEmail | Velva.Jast@yahoo.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6954c761-6bb2-4a07-b823-38accaa4a404 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "nancy",
"last_name": "perry",
"mobile_number": "7889066543",
"mobile_number_alt": "",
"email_id": "np@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "13478035131840",
"imei1": "13478035131840",
"imei2": "13478035131840",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-IcQcPdsiYVQJR8ODsH1xjp4Dnoc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":154278,"tr_customer_product_id":154268,"job_number":"JOB_154261"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| randomfirstname | Tiara |
| randomlastname | Armstrong |
| randomEmail | Savanna.Keebler@gmail.com |
| randomPhoneNumber | 774-851-7474 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 91e34cef-e50d-4c9c-add4-5f6858bd11b5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Hayley",
"last_name": "Brown",
"mobile_number": "897-456-1394",
"mobile_number_alt": "",
"email_id": "Holden.Durgan@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100273006",
"imei1": "100273006",
"imei2": "100273006",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTB9.Q01JM2A_uV2ZdH33DCZOlCAmf51Ph0cy7JebT1gJFsw |
| randomfirstname | Jack |
| randomlastname | Senger |
| randomEmail | Kitty73@yahoo.com |
| randomPhoneNumber | 267-925-3484 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e50cc8a7-2303-4a6b-af8c-68c41d20afb9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1067 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Burdette",
"last_name": "Bergstrom",
"mobile_number": "746-472-5265",
"mobile_number_alt": "",
"email_id": "Abigayle.VonRueden@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100150074",
"imei1": "100150074",
"imei2": "100150074",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| randomfirstname | Susan |
| randomlastname | Kozey |
| randomEmail | Adolphus_Langosh@yahoo.com |
| randomPhoneNumber | 580-551-3077 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c2d5cb4a-13ce-4c74-93b1-47644e96215a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "15135391558391",
"imei1": "15135391558391",
"imei2": "15135391558391",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 42a6fba1-fb45-4350-bcf0-29838fa247c7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-iFN3avfC0+ceXwygkXMkHOsBR4A" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":5},{"label":"Created today","key":"created_today","count":437},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cf8fe3de-3af0-431b-b46b-664f4066903e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"69f9c-FohqEi5jeoV5r01gZOD7xBRsH0Q" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:06.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154254,"job_number":"JOB_154254","tr_customer_id":154271,"tr_customer_product_id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Deonte Pagac","mobile_number":"607-635-9282","email_id":"Adelia15@hotmail.com","dop":"2025-09-09","serial_number":"15701425940956","imei1":"15701425940956","imei2":"15701425940956","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154255,"job_number":"JOB_154255","tr_customer_id":154272,"tr_customer_product_id":154262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Colten Renner","mobile_number":"578-872-1382","email_id":"Winona_Ward71@gmail.com","dop":"2025-09-09","serial_number":"13825656138918","imei1":"13825656138918","imei2":"13825656138918","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:11.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154258,"job_number":"JOB_154258","tr_customer_id":154275,"tr_customer_product_id":154265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Kristina Dibbert","mobile_number":"967-998-9296","email_id":"Frida_Prosacco76@yahoo.com","dop":"2025-09-09","serial_number":"17168987780248","imei1":"17168987780248","imei2":"17168987780248","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154259,"job_number":"JOB_154259","tr_customer_id":154276,"tr_customer_product_id":154266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Zachariah Swift","mobile_number":"683-339-4866","email_id":"Destany_MacGyver@hotmail.com","dop":"2025-09-09","serial_number":"10212642397748","imei1":"10212642397748","imei2":"10212642397748","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154260,"job_number":"JOB_154260","tr_customer_id":154277,"tr_customer_product_id":154267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Hank Kuhic","mobile_number":"452-243-4275","email_id":"Maiya53@yahoo.com","dop":"2025-09-09","serial_number":"17914353530751","imei1":"17914353530751","imei2":"17914353530751","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154261,"job_number":"JOB_154261","tr_customer_id":154278,"tr_customer_product_id":154268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13478035131840","imei1":"13478035131840","imei2":"13478035131840","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 114f0f7a-ee29-4763-b99f-7d972bd99815 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"69f9c-FohqEi5jeoV5r01gZOD7xBRsH0Q" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:06.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154254,"job_number":"JOB_154254","tr_customer_id":154271,"tr_customer_product_id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Deonte Pagac","mobile_number":"607-635-9282","email_id":"Adelia15@hotmail.com","dop":"2025-09-09","serial_number":"15701425940956","imei1":"15701425940956","imei2":"15701425940956","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154255,"job_number":"JOB_154255","tr_customer_id":154272,"tr_customer_product_id":154262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Colten Renner","mobile_number":"578-872-1382","email_id":"Winona_Ward71@gmail.com","dop":"2025-09-09","serial_number":"13825656138918","imei1":"13825656138918","imei2":"13825656138918","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:11.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154258,"job_number":"JOB_154258","tr_customer_id":154275,"tr_customer_product_id":154265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Kristina Dibbert","mobile_number":"967-998-9296","email_id":"Frida_Prosacco76@yahoo.com","dop":"2025-09-09","serial_number":"17168987780248","imei1":"17168987780248","imei2":"17168987780248","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154259,"job_number":"JOB_154259","tr_customer_id":154276,"tr_customer_product_id":154266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Zachariah Swift","mobile_number":"683-339-4866","email_id":"Destany_MacGyver@hotmail.com","dop":"2025-09-09","serial_number":"10212642397748","imei1":"10212642397748","imei2":"10212642397748","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154260,"job_number":"JOB_154260","tr_customer_id":154277,"tr_customer_product_id":154267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Hank Kuhic","mobile_number":"452-243-4275","email_id":"Maiya53@yahoo.com","dop":"2025-09-09","serial_number":"17914353530751","imei1":"17914353530751","imei2":"17914353530751","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154261,"job_number":"JOB_154261","tr_customer_id":154278,"tr_customer_product_id":154268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13478035131840","imei1":"13478035131840","imei2":"13478035131840","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 437 | 0 | 0 |
| Verify the key created_at are present | 437 | 0 | 0 |
| Verify the key name are present | 437 | 0 | 0 |
| Verify the key mobile_number are present | 437 | 0 | 0 |
| Verify the key mst_action_status are present | 437 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 2190 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 61643448-aabb-4242-8503-3a9555f0d184 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_154260"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1019 |
| ETag | W/"3fb-UWvUca8U2+CMcGVmH2lV105M5zk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154260,"job_number":"JOB_154260","tr_customer_id":154277,"tr_customer_product_id":154267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Hank Kuhic","mobile_number":"452-243-4275","email_id":"Maiya53@yahoo.com","dop":"2025-09-09","serial_number":"17914353530751","imei1":"17914353530751","imei2":"17914353530751","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTF9.bXZGF-9GqlujVgkD3-vKBk_6C-4gpBqla1_HFgzeZbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6fb3c40d-6b67-4680-9108-dcdeb3289a65 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"621-n0HO435JnxroJrQP/U8lm5FhY0Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":154260,"job_number":"JOB_154260","tr_customer_id":154277,"tr_customer_product_id":154267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Hank Kuhic","mobile_number":"452-243-4275","email_id":"Maiya53@yahoo.com","dop":"2025-09-09","serial_number":"17914353530751","imei1":"17914353530751","imei2":"17914353530751","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":594394,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:12.000Z","created_at":"2026-01-14T12:39:12.000Z"},{"id":594395,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:12.000Z","created_at":"2026-01-14T12:39:12.000Z"}],"problems":[{"id":129299,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:12.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e089974c-1f38-4dde-b783-f5713c0213cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-53Wz2mUSCID/D2+jNY+yda+psz0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTR9.pr50ygqhdBh4vFgk5GxGldA22Bq7cqPse4hbEx3AO6A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTR9.pr50ygqhdBh4vFgk5GxGldA22Bq7cqPse4hbEx3AO6A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 96f52ef4-7f5b-4bf1-873f-aaa95e396dca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTR9.pr50ygqhdBh4vFgk5GxGldA22Bq7cqPse4hbEx3AO6A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1b12c6eb-4136-4ff5-84a2-e2a990f8114b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-MqWsDgSE7xq6YK15J3FP7y4awxA" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":306},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":5}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTR9.pr50ygqhdBh4vFgk5GxGldA22Bq7cqPse4hbEx3AO6A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eeee8fa5-b017-4f62-ba16-21f2ba991bed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4a613-sBX38fzqUEi+1BHgaFzbw6Eb9+Q" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153812,"job_number":"JOB_153812","tr_customer_id":153829,"tr_customer_product_id":153819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:57:04.000Z","modified_at":"2026-01-13T19:57:04.000Z","name":"Bipin Deshpande","mobile_number":"45365676755","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"4565345453245345","imei1":"4253454532478745","imei2":"3542534545323456","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T19:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153813,"job_number":"JOB_153813","tr_customer_id":153830,"tr_customer_product_id":153820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:41:59.000Z","modified_at":"2026-01-13T21:41:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13801286133692","imei1":"13801286133692","imei2":"13801286133692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153815,"job_number":"JOB_153815","tr_customer_id":153832,"tr_customer_product_id":153822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:01.000Z","modified_at":"2026-01-13T21:42:01.000Z","name":"Crawford Prohaska","mobile_number":"236-335-9617","email_id":"Casimir62@gmail.com","dop":"2025-04-06","serial_number":"18359918564085810","imei1":"18359918564085810","imei2":"18359918564085810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153816,"job_number":"JOB_153816","tr_customer_id":153833,"tr_customer_product_id":153823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:43.000Z","modified_at":"2026-01-13T21:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16368037681807","imei1":"16368037681807","imei2":"16368037681807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153818,"job_number":"JOB_153818","tr_customer_id":153835,"tr_customer_product_id":153825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:45.000Z","modified_at":"2026-01-13T21:42:45.000Z","name":"Marielle Hyatt","mobile_number":"725-725-3547","email_id":"Keyon_Lind76@yahoo.com","dop":"2025-04-06","serial_number":"18517721757772924","imei1":"18517721757772924","imei2":"18517721757772924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153819,"job_number":"JOB_153819","tr_customer_id":153836,"tr_customer_product_id":153826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:27.000Z","modified_at":"2026-01-13T21:43:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19159480233673","imei1":"19159480233673","imei2":"19159480233673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153821,"job_number":"JOB_153821","tr_customer_id":153838,"tr_customer_product_id":153828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:29.000Z","modified_at":"2026-01-13T21:43:29.000Z","name":"Newell Powlowski","mobile_number":"773-985-6478","email_id":"Melba.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13813240851495352","imei1":"13813240851495352","imei2":"13813240851495352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153822,"job_number":"JOB_153822","tr_customer_id":153839,"tr_customer_product_id":153829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:02.000Z","modified_at":"2026-01-13T23:37:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-03T23:37:02.475793597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153823,"job_number":"JOB_153823","tr_customer_id":153840,"tr_customer_product_id":153830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:03.000Z","modified_at":"2026-01-13T23:37:03.000Z","name":"Gauranga Ganaka","mobile_number":"7078328768","email_id":"aditya.patil@gmail.com","dop":"2026-01-03","serial_number":"496561003206396","imei1":"496561003206396","imei2":"496561003206396","popurl":"www.gouranga-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153824,"job_number":"JOB_153824","tr_customer_id":153841,"tr_customer_product_id":153831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:39:29.000Z","modified_at":"2026-01-13T23:39:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-03T23:39:29.377730358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154254,"job_number":"JOB_154254","tr_customer_id":154271,"tr_customer_product_id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Deonte Pagac","mobile_number":"607-635-9282","email_id":"Adelia15@hotmail.com","dop":"2025-09-09","serial_number":"15701425940956","imei1":"15701425940956","imei2":"15701425940956","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154255,"job_number":"JOB_154255","tr_customer_id":154272,"tr_customer_product_id":154262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Colten Renner","mobile_number":"578-872-1382","email_id":"Winona_Ward71@gmail.com","dop":"2025-09-09","serial_number":"13825656138918","imei1":"13825656138918","imei2":"13825656138918","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154258,"job_number":"JOB_154258","tr_customer_id":154275,"tr_customer_product_id":154265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Kristina Dibbert","mobile_number":"967-998-9296","email_id":"Frida_Prosacco76@yahoo.com","dop":"2025-09-09","serial_number":"17168987780248","imei1":"17168987780248","imei2":"17168987780248","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154259,"job_number":"JOB_154259","tr_customer_id":154276,"tr_customer_product_id":154266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Zachariah Swift","mobile_number":"683-339-4866","email_id":"Destany_MacGyver@hotmail.com","dop":"2025-09-09","serial_number":"10212642397748","imei1":"10212642397748","imei2":"10212642397748","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154260,"job_number":"JOB_154260","tr_customer_id":154277,"tr_customer_product_id":154267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Hank Kuhic","mobile_number":"452-243-4275","email_id":"Maiya53@yahoo.com","dop":"2025-09-09","serial_number":"17914353530751","imei1":"17914353530751","imei2":"17914353530751","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154261,"job_number":"JOB_154261","tr_customer_id":154278,"tr_customer_product_id":154268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13478035131840","imei1":"13478035131840","imei2":"13478035131840","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTR9.pr50ygqhdBh4vFgk5GxGldA22Bq7cqPse4hbEx3AO6A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 50e32b35-df52-4587-92eb-e22e3e7e897d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTR9.pr50ygqhdBh4vFgk5GxGldA22Bq7cqPse4hbEx3AO6A |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ba0abaf-e436-4cae-9631-d745cea04cbb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 154261,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTR9.pr50ygqhdBh4vFgk5GxGldA22Bq7cqPse4hbEx3AO6A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 28218cfc-8cf7-4012-9b2c-06cfe7be987d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4a23c-EtYVgFnfmMhDLBkxeVQ9kI754t0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153812,"job_number":"JOB_153812","tr_customer_id":153829,"tr_customer_product_id":153819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:57:04.000Z","modified_at":"2026-01-13T19:57:04.000Z","name":"Bipin Deshpande","mobile_number":"45365676755","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"4565345453245345","imei1":"4253454532478745","imei2":"3542534545323456","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T19:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153813,"job_number":"JOB_153813","tr_customer_id":153830,"tr_customer_product_id":153820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:41:59.000Z","modified_at":"2026-01-13T21:41:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13801286133692","imei1":"13801286133692","imei2":"13801286133692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153815,"job_number":"JOB_153815","tr_customer_id":153832,"tr_customer_product_id":153822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:01.000Z","modified_at":"2026-01-13T21:42:01.000Z","name":"Crawford Prohaska","mobile_number":"236-335-9617","email_id":"Casimir62@gmail.com","dop":"2025-04-06","serial_number":"18359918564085810","imei1":"18359918564085810","imei2":"18359918564085810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153816,"job_number":"JOB_153816","tr_customer_id":153833,"tr_customer_product_id":153823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:43.000Z","modified_at":"2026-01-13T21:42:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16368037681807","imei1":"16368037681807","imei2":"16368037681807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153818,"job_number":"JOB_153818","tr_customer_id":153835,"tr_customer_product_id":153825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:42:45.000Z","modified_at":"2026-01-13T21:42:45.000Z","name":"Marielle Hyatt","mobile_number":"725-725-3547","email_id":"Keyon_Lind76@yahoo.com","dop":"2025-04-06","serial_number":"18517721757772924","imei1":"18517721757772924","imei2":"18517721757772924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153819,"job_number":"JOB_153819","tr_customer_id":153836,"tr_customer_product_id":153826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:27.000Z","modified_at":"2026-01-13T21:43:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19159480233673","imei1":"19159480233673","imei2":"19159480233673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153821,"job_number":"JOB_153821","tr_customer_id":153838,"tr_customer_product_id":153828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T21:43:29.000Z","modified_at":"2026-01-13T21:43:29.000Z","name":"Newell Powlowski","mobile_number":"773-985-6478","email_id":"Melba.Bergstrom@yahoo.com","dop":"2025-04-06","serial_number":"13813240851495352","imei1":"13813240851495352","imei2":"13813240851495352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T21:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153822,"job_number":"JOB_153822","tr_customer_id":153839,"tr_customer_product_id":153829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:02.000Z","modified_at":"2026-01-13T23:37:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-03T23:37:02.475793597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153823,"job_number":"JOB_153823","tr_customer_id":153840,"tr_customer_product_id":153830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:37:03.000Z","modified_at":"2026-01-13T23:37:03.000Z","name":"Gauranga Ganaka","mobile_number":"7078328768","email_id":"aditya.patil@gmail.com","dop":"2026-01-03","serial_number":"496561003206396","imei1":"496561003206396","imei2":"496561003206396","popurl":"www.gouranga-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153824,"job_number":"JOB_153824","tr_customer_id":153841,"tr_customer_product_id":153831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T23:39:29.000Z","modified_at":"2026-01-13T23:39:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-03","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-03T23:39:29.377730358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-13T23:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153830,"job_number":"JOB_153830","tr_customer_id":153847,"tr_customer_product_id":153837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:42.000Z","modified_at":"2026-01-14T01:48:42.000Z","name":"Mafalda Reynolds","mobile_number":"536-449-2393","email_id":"Rafaela.Stokes13@hotmail.com","dop":"2025-04-06","serial_number":"11221075564874842","imei1":"11221075564874842","imei2":"11221075564874842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153832,"job_number":"JOB_153832","tr_customer_id":153849,"tr_customer_product_id":153839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:15.000Z","modified_at":"2026-01-14T01:49:15.000Z","name":"Maribel Wilderman","mobile_number":"788-602-1643","email_id":"Abelardo42@gmail.com","dop":"2025-04-06","serial_number":"13832123059525444","imei1":"13832123059525444","imei2":"13832123059525444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153834,"job_number":"JOB_153834","tr_customer_id":153851,"tr_customer_product_id":153841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:46.000Z","modified_at":"2026-01-14T01:49:46.000Z","name":"Emerson Brekke","mobile_number":"567-235-2746","email_id":"Toney_Borer49@yahoo.com","dop":"2025-04-06","serial_number":"17309567283472428","imei1":"17309567283472428","imei2":"17309567283472428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153837,"job_number":"JOB_153837","tr_customer_id":153854,"tr_customer_product_id":153844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:37.000Z","modified_at":"2026-01-14T02:23:37.000Z","name":"Roxane Lesch","mobile_number":"734-499-3685","email_id":"Cathy_Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"17017000929359394","imei1":"17017000929359394","imei2":"17017000929359394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153839,"job_number":"JOB_153839","tr_customer_id":153856,"tr_customer_product_id":153846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:11.000Z","modified_at":"2026-01-14T02:24:11.000Z","name":"Ruben Von","mobile_number":"817-638-7665","email_id":"Liam78@gmail.com","dop":"2025-04-06","serial_number":"15571069299514082","imei1":"15571069299514082","imei2":"15571069299514082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153841,"job_number":"JOB_153841","tr_customer_id":153858,"tr_customer_product_id":153848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:44.000Z","modified_at":"2026-01-14T02:24:44.000Z","name":"Neil Hauck","mobile_number":"202-491-0473","email_id":"Clarissa_Smith15@yahoo.com","dop":"2025-04-06","serial_number":"15953837992074656","imei1":"15953837992074656","imei2":"15953837992074656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153845,"job_number":"JOB_153845","tr_customer_id":153862,"tr_customer_product_id":153852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:35.000Z","modified_at":"2026-01-14T03:56:35.000Z","name":"Michele Ernser","mobile_number":"342-253-4122","email_id":"Reece.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"17458354335989604","imei1":"17458354335989604","imei2":"17458354335989604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153846,"job_number":"JOB_153846","tr_customer_id":153863,"tr_customer_product_id":153853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:56:41.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10898596205226","imei1":"10898596205226","imei2":"10898596205226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153849,"job_number":"JOB_153849","tr_customer_id":153866,"tr_customer_product_id":153856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:43.000Z","modified_at":"2026-01-14T03:56:43.000Z","name":"Mabelle Kertzmann","mobile_number":"628-957-0931","email_id":"Demetris.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"15953100137417552","imei1":"15953100137417552","imei2":"15953100137417552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153851,"job_number":"JOB_153851","tr_customer_id":153868,"tr_customer_product_id":153858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:59.000Z","modified_at":"2026-01-14T03:56:59.000Z","name":"Catalina Hand","mobile_number":"869-388-6174","email_id":"Cora.Feil24@yahoo.com","dop":"2025-04-06","serial_number":"11597847814893040","imei1":"11597847814893040","imei2":"11597847814893040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153852,"job_number":"JOB_153852","tr_customer_id":153869,"tr_customer_product_id":153859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:03.000Z","modified_at":"2026-01-14T03:57:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18473210687744","imei1":"18473210687744","imei2":"18473210687744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153853,"job_number":"JOB_153853","tr_customer_id":153870,"tr_customer_product_id":153860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10987866097800","imei1":"10987866097800","imei2":"10987866097800","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153856,"job_number":"JOB_153856","tr_customer_id":153873,"tr_customer_product_id":153863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Peter West","mobile_number":"446-542-9498","email_id":"Ines.Skiles12@yahoo.com","dop":"2025-06-18","serial_number":"1060219378186920","imei1":"1060219378186920","imei2":"1060219378186920","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153857,"job_number":"JOB_153857","tr_customer_id":153874,"tr_customer_product_id":153864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:05.000Z","modified_at":"2026-01-14T03:57:05.000Z","name":"Myron Senger","mobile_number":"498-472-3870","email_id":"Shawn_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"11925469142506970","imei1":"11925469142506970","imei2":"11925469142506970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153859,"job_number":"JOB_153859","tr_customer_id":153876,"tr_customer_product_id":153866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:09.000Z","modified_at":"2026-01-14T03:57:09.000Z","name":"Arne Schiller","mobile_number":"586-862-3446","email_id":"Emmitt25@yahoo.com","dop":"2025-04-06","serial_number":"12226353596865378","imei1":"12226353596865378","imei2":"12226353596865378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153860,"job_number":"JOB_153860","tr_customer_id":153877,"tr_customer_product_id":153867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17250740138220","imei1":"17250740138220","imei2":"17250740138220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153862,"job_number":"JOB_153862","tr_customer_id":153879,"tr_customer_product_id":153869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:12.000Z","modified_at":"2026-01-14T03:57:12.000Z","name":"Adolphus Dickinson","mobile_number":"303-433-5844","email_id":"Laurel.Sauer@gmail.com","dop":"2025-04-06","serial_number":"15347489580170848","imei1":"15347489580170848","imei2":"15347489580170848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153865,"job_number":"JOB_153865","tr_customer_id":153882,"tr_customer_product_id":153872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:19.000Z","modified_at":"2026-01-14T03:57:19.000Z","name":"Kiara Pagac","mobile_number":"757-327-8586","email_id":"Jasen.Swaniawski@hotmail.com","dop":"2025-04-06","serial_number":"16654903632168444","imei1":"16654903632168444","imei2":"16654903632168444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153866,"job_number":"JOB_153866","tr_customer_id":153883,"tr_customer_product_id":153873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:57:25.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11189859380773","imei1":"11189859380773","imei2":"11189859380773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153868,"job_number":"JOB_153868","tr_customer_id":153885,"tr_customer_product_id":153875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:26.000Z","modified_at":"2026-01-14T03:57:26.000Z","name":"Maddison Howe","mobile_number":"592-234-2422","email_id":"Cheyanne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"13551518096024920","imei1":"13551518096024920","imei2":"13551518096024920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153871,"job_number":"JOB_153871","tr_customer_id":153888,"tr_customer_product_id":153878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:35.000Z","modified_at":"2026-01-14T03:57:35.000Z","name":"Brett Schultz","mobile_number":"759-559-1218","email_id":"Magali52@gmail.com","dop":"2025-04-06","serial_number":"16354969629385538","imei1":"16354969629385538","imei2":"16354969629385538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153872,"job_number":"JOB_153872","tr_customer_id":153889,"tr_customer_product_id":153879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17621156252266","imei1":"17621156252266","imei2":"17621156252266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153874,"job_number":"JOB_153874","tr_customer_id":153891,"tr_customer_product_id":153881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Stephen Osinski","mobile_number":"521-511-1720","email_id":"Darlene.Glover@gmail.com","dop":"2025-09-09","serial_number":"13944089002417","imei1":"13944089002417","imei2":"13944089002417","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153875,"job_number":"JOB_153875","tr_customer_id":153892,"tr_customer_product_id":153882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Juanita Hand","mobile_number":"768-687-5416","email_id":"Flo.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13478061187543118","imei1":"13478061187543118","imei2":"13478061187543118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153876,"job_number":"JOB_153876","tr_customer_id":153893,"tr_customer_product_id":153883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:38.000Z","name":"Kay Turcotte","mobile_number":"318-370-3302","email_id":"Keenan_Kohler92@yahoo.com","dop":"2025-09-09","serial_number":"19270992775618","imei1":"19270992775618","imei2":"19270992775618","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153878,"job_number":"JOB_153878","tr_customer_id":153895,"tr_customer_product_id":153885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19852227830732","imei1":"19852227830732","imei2":"19852227830732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153880,"job_number":"JOB_153880","tr_customer_id":153897,"tr_customer_product_id":153887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:40.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Halle Littel","mobile_number":"939-715-1430","email_id":"Gregg.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"10903369170543882","imei1":"10903369170543882","imei2":"10903369170543882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153881,"job_number":"JOB_153881","tr_customer_id":153898,"tr_customer_product_id":153888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10469215099361","imei1":"10469215099361","imei2":"10469215099361","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153882,"job_number":"JOB_153882","tr_customer_id":153899,"tr_customer_product_id":153889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:57:42.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10502940481411","imei1":"10502940481411","imei2":"10502940481411","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153884,"job_number":"JOB_153884","tr_customer_id":153901,"tr_customer_product_id":153891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Neoma Buckridge","mobile_number":"372-945-6189","email_id":"Delmer.Legros19@gmail.com","dop":"2025-09-16","serial_number":"12937117569756","imei1":"12937117569756","imei2":"12937117569756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153885,"job_number":"JOB_153885","tr_customer_id":153902,"tr_customer_product_id":153892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:43.000Z","modified_at":"2026-01-14T03:57:43.000Z","name":"Brent Ruecker","mobile_number":"277-417-3179","email_id":"Barry.Block@gmail.com","dop":"2025-06-18","serial_number":"1072440085941071","imei1":"1072440085941071","imei2":"1072440085941071","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153886,"job_number":"JOB_153886","tr_customer_id":153903,"tr_customer_product_id":153893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:57:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11207039392345","imei1":"11207039392345","imei2":"11207039392345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153889,"job_number":"JOB_153889","tr_customer_id":153906,"tr_customer_product_id":153896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Jaeden Greenfelder","mobile_number":"441-384-7135","email_id":"Prince56@gmail.com","dop":"2025-04-06","serial_number":"15783348089902112","imei1":"15783348089902112","imei2":"15783348089902112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153890,"job_number":"JOB_153890","tr_customer_id":153907,"tr_customer_product_id":153897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:50.000Z","modified_at":"2026-01-14T03:57:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18776163686122","imei1":"18776163686122","imei2":"18776163686122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153891,"job_number":"JOB_153891","tr_customer_id":153908,"tr_customer_product_id":153898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Mallie Homenick","mobile_number":"824-658-4111","email_id":"Alverta.Durgan@gmail.com","dop":"2025-09-09","serial_number":"17166144639704","imei1":"17166144639704","imei2":"17166144639704","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153893,"job_number":"JOB_153893","tr_customer_id":153910,"tr_customer_product_id":153900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10505744773662","imei1":"10505744773662","imei2":"10505744773662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153894,"job_number":"JOB_153894","tr_customer_id":153911,"tr_customer_product_id":153901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Kayley Rutherford","mobile_number":"487-905-1505","email_id":"Matt.Satterfield61@hotmail.com","dop":"2025-09-09","serial_number":"19707321526420","imei1":"19707321526420","imei2":"19707321526420","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153898,"job_number":"JOB_153898","tr_customer_id":153915,"tr_customer_product_id":153905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"May Brekke","mobile_number":"944-909-7022","email_id":"Marie89@yahoo.com","dop":"2025-04-06","serial_number":"10329216075545576","imei1":"10329216075545576","imei2":"10329216075545576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153899,"job_number":"JOB_153899","tr_customer_id":153916,"tr_customer_product_id":153906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:57:52.000Z","name":"Clay Boyle","mobile_number":"203-560-5611","email_id":"Concepcion_Miller@hotmail.com","dop":"2000-01-31","serial_number":"1098058966789985","imei1":"1098058966789985","imei2":"1098058966789985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153900,"job_number":"JOB_153900","tr_customer_id":153917,"tr_customer_product_id":153907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"Kurtis Kassulke","mobile_number":"381-561-2551","email_id":"Lempi.Rohan@gmail.com","dop":"2025-05-30","serial_number":"15881227543176","imei1":"15881227543176","imei2":"15881227543176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153901,"job_number":"JOB_153901","tr_customer_id":153918,"tr_customer_product_id":153908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:57:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11802170262977","imei1":"11802170262977","imei2":"11802170262977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153903,"job_number":"JOB_153903","tr_customer_id":153920,"tr_customer_product_id":153910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:54.000Z","modified_at":"2026-01-14T03:57:54.000Z","name":"Mark Paucek","mobile_number":"729-733-2081","email_id":"Brannon_Jenkins15@hotmail.com","dop":"2025-05-30","serial_number":"1020256545915889","imei1":"1020256545915889","imei2":"1020256545915889","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153904,"job_number":"JOB_153904","tr_customer_id":153921,"tr_customer_product_id":153911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"Lyda Blanda","mobile_number":"877-203-8835","email_id":"Jovany_Kozey@gmail.com","dop":"2025-04-06","serial_number":"16931874037868268","imei1":"16931874037868268","imei2":"16931874037868268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153909,"job_number":"JOB_153909","tr_customer_id":153926,"tr_customer_product_id":153916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12452307636039","imei1":"12452307636039","imei2":"12452307636039","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153910,"job_number":"JOB_153910","tr_customer_id":153927,"tr_customer_product_id":153917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:00.000Z","modified_at":"2026-01-14T03:58:00.000Z","name":"Sheila Leffler","mobile_number":"815-880-7121","email_id":"Verna32@yahoo.com","dop":"2025-09-16","serial_number":"17892701066578","imei1":"17892701066578","imei2":"17892701066578","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153911,"job_number":"JOB_153911","tr_customer_id":153928,"tr_customer_product_id":153918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10210256072221","imei1":"10210256072221","imei2":"10210256072221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153913,"job_number":"JOB_153913","tr_customer_id":153930,"tr_customer_product_id":153920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16058580985878","imei1":"16058580985878","imei2":"16058580985878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153915,"job_number":"JOB_153915","tr_customer_id":153932,"tr_customer_product_id":153922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:02.000Z","name":"Larry Nikolaus","mobile_number":"548-466-4972","email_id":"Garnet.Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"17592184188956720","imei1":"17592184188956720","imei2":"17592184188956720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153916,"job_number":"JOB_153916","tr_customer_id":153933,"tr_customer_product_id":153923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:03.000Z","modified_at":"2026-01-14T03:58:03.000Z","name":"Barrett Wiza","mobile_number":"963-346-3859","email_id":"Genesis_Hickle68@yahoo.com","dop":"2025-04-06","serial_number":"15935660209498654","imei1":"15935660209498654","imei2":"15935660209498654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153917,"job_number":"JOB_153917","tr_customer_id":153934,"tr_customer_product_id":153924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Zora Pagac","mobile_number":"558-639-0817","email_id":"Stacy_Schmidt@gmail.com","dop":"2025-09-09","serial_number":"12609146416140","imei1":"12609146416140","imei2":"12609146416140","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153918,"job_number":"JOB_153918","tr_customer_id":153935,"tr_customer_product_id":153925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"Jadyn Cormier","mobile_number":"720-299-4286","email_id":"Delpha.Spencer@yahoo.com","dop":"2025-09-09","serial_number":"12265440605078","imei1":"12265440605078","imei2":"12265440605078","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153919,"job_number":"JOB_153919","tr_customer_id":153936,"tr_customer_product_id":153926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12351345581821","imei1":"12351345581821","imei2":"12351345581821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153922,"job_number":"JOB_153922","tr_customer_id":153939,"tr_customer_product_id":153929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Alvina Mosciski","mobile_number":"454-394-8587","email_id":"Hazel_Flatley47@yahoo.com","dop":"2025-04-06","serial_number":"16934981303229204","imei1":"16934981303229204","imei2":"16934981303229204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153927,"job_number":"JOB_153927","tr_customer_id":153944,"tr_customer_product_id":153934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:08.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17815024174557","imei1":"17815024174557","imei2":"17815024174557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153930,"job_number":"JOB_153930","tr_customer_id":153947,"tr_customer_product_id":153937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:10.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Dolly Rempel","mobile_number":"601-610-7360","email_id":"Leatha_Collier87@yahoo.com","dop":"2025-04-06","serial_number":"19684519456084830","imei1":"19684519456084830","imei2":"19684519456084830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153931,"job_number":"JOB_153931","tr_customer_id":153948,"tr_customer_product_id":153938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:15.000Z","modified_at":"2026-01-14T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10640040577257","imei1":"10640040577257","imei2":"10640040577257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153932,"job_number":"JOB_153932","tr_customer_id":153949,"tr_customer_product_id":153939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16438663458195","imei1":"16438663458195","imei2":"16438663458195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153935,"job_number":"JOB_153935","tr_customer_id":153952,"tr_customer_product_id":153942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13516921189145","imei1":"13516921189145","imei2":"13516921189145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153936,"job_number":"JOB_153936","tr_customer_id":153953,"tr_customer_product_id":153943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Isaac Rice","mobile_number":"282-395-0778","email_id":"Terrence.Hermann@hotmail.com","dop":"2025-04-06","serial_number":"16540925897460192","imei1":"16540925897460192","imei2":"16540925897460192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153937,"job_number":"JOB_153937","tr_customer_id":153954,"tr_customer_product_id":153944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"Monte Hagenes","mobile_number":"775-263-3486","email_id":"Julianne_Stokes@gmail.com","dop":"2025-04-06","serial_number":"13057957744525976","imei1":"13057957744525976","imei2":"13057957744525976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153939,"job_number":"JOB_153939","tr_customer_id":153956,"tr_customer_product_id":153946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:17.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"10087419803041","imei1":"10087419803041","imei2":"10087419803041","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153940,"job_number":"JOB_153940","tr_customer_id":153957,"tr_customer_product_id":153947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Kacie Torp","mobile_number":"922-896-9938","email_id":"Armand10@hotmail.com","dop":"2025-09-16","serial_number":"17923941221495","imei1":"17923941221495","imei2":"17923941221495","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153941,"job_number":"JOB_153941","tr_customer_id":153958,"tr_customer_product_id":153948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:18.000Z","modified_at":"2026-01-14T03:58:18.000Z","name":"Therese Walter","mobile_number":"463-929-9345","email_id":"Jaime.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"18801565410118936","imei1":"18801565410118936","imei2":"18801565410118936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153942,"job_number":"JOB_153942","tr_customer_id":153959,"tr_customer_product_id":153949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15571234054583","imei1":"15571234054583","imei2":"15571234054583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153944,"job_number":"JOB_153944","tr_customer_id":153961,"tr_customer_product_id":153951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14506165123605","imei1":"14506165123605","imei2":"14506165123605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153946,"job_number":"JOB_153946","tr_customer_id":153963,"tr_customer_product_id":153953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Leone Osinski","mobile_number":"318-274-5280","email_id":"Christa7@hotmail.com","dop":"2025-04-06","serial_number":"10898772567969712","imei1":"10898772567969712","imei2":"10898772567969712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153947,"job_number":"JOB_153947","tr_customer_id":153964,"tr_customer_product_id":153954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"Ayana Bosco","mobile_number":"791-992-7469","email_id":"Rebekah.Hirthe32@yahoo.com","dop":"2025-04-06","serial_number":"16549899584050076","imei1":"16549899584050076","imei2":"16549899584050076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153948,"job_number":"JOB_153948","tr_customer_id":153965,"tr_customer_product_id":153955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:58:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16627470663601","imei1":"16627470663601","imei2":"16627470663601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153950,"job_number":"JOB_153950","tr_customer_id":153967,"tr_customer_product_id":153957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:34.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Raquel Greenfelder","mobile_number":"248-456-7047","email_id":"Elise.Wilkinson57@gmail.com","dop":"2025-04-06","serial_number":"13661614715638774","imei1":"13661614715638774","imei2":"13661614715638774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153951,"job_number":"JOB_153951","tr_customer_id":153968,"tr_customer_product_id":153958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:35.000Z","modified_at":"2026-01-14T03:58:35.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10075758467861","imei1":"10075758467861","imei2":"10075758467861","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153953,"job_number":"JOB_153953","tr_customer_id":153970,"tr_customer_product_id":153960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:37.000Z","modified_at":"2026-01-14T03:58:37.000Z","name":"Marquis Collier","mobile_number":"594-808-8852","email_id":"Sienna_Torphy@hotmail.com","dop":"2000-01-31","serial_number":"1098963424577625","imei1":"1098963424577625","imei2":"1098963424577625","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153954,"job_number":"JOB_153954","tr_customer_id":153971,"tr_customer_product_id":153961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14381900958655","imei1":"14381900958655","imei2":"14381900958655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153956,"job_number":"JOB_153956","tr_customer_id":153973,"tr_customer_product_id":153963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:43.000Z","modified_at":"2026-01-14T03:58:43.000Z","name":"Jazmyne Johnston","mobile_number":"650-951-6389","email_id":"Sidney.Lang@gmail.com","dop":"2025-04-06","serial_number":"16709053852284774","imei1":"16709053852284774","imei2":"16709053852284774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153957,"job_number":"JOB_153957","tr_customer_id":153974,"tr_customer_product_id":153964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:58:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12149497410211","imei1":"12149497410211","imei2":"12149497410211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153959,"job_number":"JOB_153959","tr_customer_id":153976,"tr_customer_product_id":153966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Candida Corkery","mobile_number":"727-285-0859","email_id":"Mohammad.Hammes26@hotmail.com","dop":"2025-04-06","serial_number":"17003883820700948","imei1":"17003883820700948","imei2":"17003883820700948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153960,"job_number":"JOB_153960","tr_customer_id":153977,"tr_customer_product_id":153967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14103525704051","imei1":"14103525704051","imei2":"14103525704051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153962,"job_number":"JOB_153962","tr_customer_id":153979,"tr_customer_product_id":153969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:50.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Pascale Skiles","mobile_number":"912-603-4574","email_id":"Arne74@gmail.com","dop":"2025-04-06","serial_number":"18429631787292136","imei1":"18429631787292136","imei2":"18429631787292136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153963,"job_number":"JOB_153963","tr_customer_id":153980,"tr_customer_product_id":153970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18398253223383","imei1":"18398253223383","imei2":"18398253223383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153965,"job_number":"JOB_153965","tr_customer_id":153982,"tr_customer_product_id":153972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:54.000Z","modified_at":"2026-01-14T03:58:54.000Z","name":"Rhoda Green","mobile_number":"395-366-4236","email_id":"Jaclyn66@gmail.com","dop":"2025-04-06","serial_number":"12386487341271436","imei1":"12386487341271436","imei2":"12386487341271436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153966,"job_number":"JOB_153966","tr_customer_id":153983,"tr_customer_product_id":153973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:58:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18075590614450","imei1":"18075590614450","imei2":"18075590614450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153968,"job_number":"JOB_153968","tr_customer_id":153985,"tr_customer_product_id":153975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Kaitlin Kohler","mobile_number":"336-890-2941","email_id":"Susie_Langosh@gmail.com","dop":"2025-04-06","serial_number":"18678589966391770","imei1":"18678589966391770","imei2":"18678589966391770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153969,"job_number":"JOB_153969","tr_customer_id":153986,"tr_customer_product_id":153976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:56.000Z","modified_at":"2026-01-14T03:58:56.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15394277438169","imei1":"15394277438169","imei2":"15394277438169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153971,"job_number":"JOB_153971","tr_customer_id":153988,"tr_customer_product_id":153978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:58.000Z","modified_at":"2026-01-14T03:58:58.000Z","name":"Gerardo Sanford","mobile_number":"849-982-5457","email_id":"Sheila57@hotmail.com","dop":"2025-04-06","serial_number":"12673379302726302","imei1":"12673379302726302","imei2":"12673379302726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153972,"job_number":"JOB_153972","tr_customer_id":153989,"tr_customer_product_id":153979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13013105434788","imei1":"13013105434788","imei2":"13013105434788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153974,"job_number":"JOB_153974","tr_customer_id":153991,"tr_customer_product_id":153981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:06.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Karli Luettgen","mobile_number":"851-689-8437","email_id":"Guillermo.Rosenbaum@gmail.com","dop":"2025-04-06","serial_number":"11629434944416836","imei1":"11629434944416836","imei2":"11629434944416836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153975,"job_number":"JOB_153975","tr_customer_id":153992,"tr_customer_product_id":153982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13025489465572","imei1":"13025489465572","imei2":"13025489465572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153977,"job_number":"JOB_153977","tr_customer_id":153994,"tr_customer_product_id":153984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:13.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"Wilmer Nitzsche","mobile_number":"500-773-1385","email_id":"Oswaldo44@yahoo.com","dop":"2025-04-06","serial_number":"12029167236901550","imei1":"12029167236901550","imei2":"12029167236901550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153978,"job_number":"JOB_153978","tr_customer_id":153995,"tr_customer_product_id":153985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17692260324207","imei1":"17692260324207","imei2":"17692260324207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153980,"job_number":"JOB_153980","tr_customer_id":153997,"tr_customer_product_id":153987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:17.000Z","modified_at":"2026-01-14T03:59:17.000Z","name":"Summer Leffler","mobile_number":"601-580-3085","email_id":"Jayson58@gmail.com","dop":"2025-04-06","serial_number":"19871452789009764","imei1":"19871452789009764","imei2":"19871452789009764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153981,"job_number":"JOB_153981","tr_customer_id":153998,"tr_customer_product_id":153988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:21.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10085647328840","imei1":"10085647328840","imei2":"10085647328840","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153983,"job_number":"JOB_153983","tr_customer_id":154000,"tr_customer_product_id":153990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:22.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10968762628286","imei1":"10968762628286","imei2":"10968762628286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153985,"job_number":"JOB_153985","tr_customer_id":154002,"tr_customer_product_id":153992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Colton Schoen","mobile_number":"304-218-1058","email_id":"Celestino62@hotmail.com","dop":"2000-01-31","serial_number":"1074652258799569","imei1":"1074652258799569","imei2":"1074652258799569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":153986,"job_number":"JOB_153986","tr_customer_id":154003,"tr_customer_product_id":153993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:23.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Sterling Jacobi","mobile_number":"716-865-7048","email_id":"Josh.Murray86@gmail.com","dop":"2025-04-06","serial_number":"18033547557735076","imei1":"18033547557735076","imei2":"18033547557735076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153990,"job_number":"JOB_153990","tr_customer_id":154007,"tr_customer_product_id":153997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T03:59:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11436550150327","imei1":"11436550150327","imei2":"11436550150327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153992,"job_number":"JOB_153992","tr_customer_id":154009,"tr_customer_product_id":153999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15772543119770","imei1":"15772543119770","imei2":"15772543119770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153994,"job_number":"JOB_153994","tr_customer_id":154011,"tr_customer_product_id":154001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T03:59:32.000Z","name":"Karlee Bergstrom","mobile_number":"448-514-7596","email_id":"Imani.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"16731713970415476","imei1":"16731713970415476","imei2":"16731713970415476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153995,"job_number":"JOB_153995","tr_customer_id":154012,"tr_customer_product_id":154002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:34.000Z","modified_at":"2026-01-14T03:59:34.000Z","name":"Mac Krajcik","mobile_number":"413-456-0651","email_id":"Coralie.Rau@yahoo.com","dop":"2025-04-06","serial_number":"13113961857460350","imei1":"13113961857460350","imei2":"13113961857460350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153999,"job_number":"JOB_153999","tr_customer_id":154016,"tr_customer_product_id":154006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18461758293454","imei1":"18461758293454","imei2":"18461758293454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154001,"job_number":"JOB_154001","tr_customer_id":154018,"tr_customer_product_id":154008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:46.000Z","modified_at":"2026-01-14T03:59:46.000Z","name":"Tavares Ferry","mobile_number":"768-549-4714","email_id":"Mckayla94@gmail.com","dop":"2025-04-06","serial_number":"13732863945116498","imei1":"13732863945116498","imei2":"13732863945116498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154005,"job_number":"JOB_154005","tr_customer_id":154022,"tr_customer_product_id":154012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:56.000Z","modified_at":"2026-01-14T03:59:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12765287991194","imei1":"12765287991194","imei2":"12765287991194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154007,"job_number":"JOB_154007","tr_customer_id":154024,"tr_customer_product_id":154014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:58.000Z","modified_at":"2026-01-14T03:59:58.000Z","name":"Isaac Kshlerin","mobile_number":"690-542-6918","email_id":"Ida_Rosenbaum3@gmail.com","dop":"2025-04-06","serial_number":"19075391807279890","imei1":"19075391807279890","imei2":"19075391807279890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154008,"job_number":"JOB_154008","tr_customer_id":154025,"tr_customer_product_id":154015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10797241774946","imei1":"10797241774946","imei2":"10797241774946","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154010,"job_number":"JOB_154010","tr_customer_id":154027,"tr_customer_product_id":154017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:08.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Samara Stiedemann","mobile_number":"521-351-1979","email_id":"Jordane87@gmail.com","dop":"2000-01-31","serial_number":"1006644761046682","imei1":"1006644761046682","imei2":"1006644761046682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154011,"job_number":"JOB_154011","tr_customer_id":154028,"tr_customer_product_id":154018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10556561967564","imei1":"10556561967564","imei2":"10556561967564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154013,"job_number":"JOB_154013","tr_customer_id":154030,"tr_customer_product_id":154020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:27.000Z","modified_at":"2026-01-14T04:00:27.000Z","name":"Misael Dickinson","mobile_number":"537-407-5815","email_id":"Kody.Bednar79@hotmail.com","dop":"2025-04-06","serial_number":"15295332208982704","imei1":"15295332208982704","imei2":"15295332208982704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154014,"job_number":"JOB_154014","tr_customer_id":154031,"tr_customer_product_id":154021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11692332808660","imei1":"11692332808660","imei2":"11692332808660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154016,"job_number":"JOB_154016","tr_customer_id":154033,"tr_customer_product_id":154023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:39.000Z","modified_at":"2026-01-14T04:00:39.000Z","name":"Jean Sauer","mobile_number":"848-657-4440","email_id":"Richard_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"13371931374668968","imei1":"13371931374668968","imei2":"13371931374668968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154017,"job_number":"JOB_154017","tr_customer_id":154034,"tr_customer_product_id":154024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19728322259503","imei1":"19728322259503","imei2":"19728322259503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154018,"job_number":"JOB_154018","tr_customer_id":154035,"tr_customer_product_id":154025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83958164816484","imei1":"83958164816484","imei2":"83958164816484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154019,"job_number":"JOB_154019","tr_customer_id":154036,"tr_customer_product_id":154026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37950572301239","imei1":"37950572301239","imei2":"37950572301239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154020,"job_number":"JOB_154020","tr_customer_id":154037,"tr_customer_product_id":154027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:50.000Z","modified_at":"2026-01-14T04:04:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73313187514267","imei1":"73313187514267","imei2":"73313187514267","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154021,"job_number":"JOB_154021","tr_customer_id":154038,"tr_customer_product_id":154028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97360477837235","imei1":"97360477837235","imei2":"97360477837235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154022,"job_number":"JOB_154022","tr_customer_id":154039,"tr_customer_product_id":154029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:04:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20465439641542","imei1":"20465439641542","imei2":"20465439641542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154024,"job_number":"JOB_154024","tr_customer_id":154041,"tr_customer_product_id":154031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60494875825181","imei1":"60494875825181","imei2":"60494875825181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154025,"job_number":"JOB_154025","tr_customer_id":154042,"tr_customer_product_id":154032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:16.000Z","modified_at":"2026-01-14T04:05:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99430265743946","imei1":"99430265743946","imei2":"99430265743946","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154026,"job_number":"JOB_154026","tr_customer_id":154043,"tr_customer_product_id":154033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30193629437851","imei1":"30193629437851","imei2":"30193629437851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154027,"job_number":"JOB_154027","tr_customer_id":154044,"tr_customer_product_id":154034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70876959855689","imei1":"70876959855689","imei2":"70876959855689","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154028,"job_number":"JOB_154028","tr_customer_id":154045,"tr_customer_product_id":154035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53147182650663","imei1":"53147182650663","imei2":"53147182650663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154029,"job_number":"JOB_154029","tr_customer_id":154046,"tr_customer_product_id":154036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:17.000Z","modified_at":"2026-01-14T04:05:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48126943099892","imei1":"48126943099892","imei2":"48126943099892","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154031,"job_number":"JOB_154031","tr_customer_id":154048,"tr_customer_product_id":154038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:42.000Z","modified_at":"2026-01-14T04:05:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61384498433769","imei1":"61384498433769","imei2":"61384498433769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154032,"job_number":"JOB_154032","tr_customer_id":154049,"tr_customer_product_id":154039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72643211946827","imei1":"72643211946827","imei2":"72643211946827","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154033,"job_number":"JOB_154033","tr_customer_id":154050,"tr_customer_product_id":154040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11355021734601","imei1":"11355021734601","imei2":"11355021734601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154034,"job_number":"JOB_154034","tr_customer_id":154051,"tr_customer_product_id":154041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78226908060923","imei1":"78226908060923","imei2":"78226908060923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154035,"job_number":"JOB_154035","tr_customer_id":154052,"tr_customer_product_id":154042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:43.000Z","modified_at":"2026-01-14T04:05:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48273790193843","imei1":"48273790193843","imei2":"48273790193843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154036,"job_number":"JOB_154036","tr_customer_id":154053,"tr_customer_product_id":154043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:05:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78010008089752","imei1":"78010008089752","imei2":"78010008089752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154038,"job_number":"JOB_154038","tr_customer_id":154055,"tr_customer_product_id":154045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:17.000Z","modified_at":"2026-01-14T04:43:17.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"95464170964266","imei1":"95464170964266","imei2":"95464170964266","popurl":"2026-01-04T04:43:16.727212217Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154039,"job_number":"JOB_154039","tr_customer_id":154056,"tr_customer_product_id":154046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:43:34.000Z","modified_at":"2026-01-14T04:43:34.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-04","serial_number":"62567173855978","imei1":"62567173855978","imei2":"62567173855978","popurl":"2026-01-04T04:43:34.305131917Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154040,"job_number":"JOB_154040","tr_customer_id":154057,"tr_customer_product_id":154047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:49:59.000Z","modified_at":"2026-01-14T04:49:59.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"760432345667985","imei1":"760432345667985","imei2":"760432345667985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:49:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154041,"job_number":"JOB_154041","tr_customer_id":154058,"tr_customer_product_id":154048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:02.000Z","modified_at":"2026-01-14T04:50:02.000Z","name":"RajKumar Yadav","mobile_number":"9876543212","email_id":"rajkumar@gmail.com","dop":"2025-11-02","serial_number":"705132348607985","imei1":"705132348607985","imei2":"705132348607985","popurl":"2025-11-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154042,"job_number":"JOB_154042","tr_customer_id":154059,"tr_customer_product_id":154049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:36.000Z","modified_at":"2026-01-14T04:50:36.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103506275065463","imei1":"103506275065463","imei2":"103506275065463","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154044,"job_number":"JOB_154044","tr_customer_id":154061,"tr_customer_product_id":154051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:44.000Z","modified_at":"2026-01-14T04:50:44.000Z","name":"Pauline Schoen","mobile_number":"460-701-9202","email_id":"Maybelle.Christiansen90@hotmail.com","dop":"2025-10-22","serial_number":"100867095426971","imei1":"100867095426971","imei2":"100867095426971","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154045,"job_number":"JOB_154045","tr_customer_id":154062,"tr_customer_product_id":154052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:45.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Addison Weber","mobile_number":"778-589-4961","email_id":"Audreanne92@gmail.com","dop":"2025-10-22","serial_number":"1065094785549773","imei1":"1065094785549773","imei2":"1065094785549773","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154046,"job_number":"JOB_154046","tr_customer_id":154063,"tr_customer_product_id":154053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:47.000Z","modified_at":"2026-01-14T04:50:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100356324066592","imei1":"100356324066592","imei2":"100356324066592","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154049,"job_number":"JOB_154049","tr_customer_id":154066,"tr_customer_product_id":154056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:28.000Z","modified_at":"2026-01-14T04:54:28.000Z","name":"Alice Cruickshank","mobile_number":"845-906-5182","email_id":"Baron.Denesik96@yahoo.com","dop":"2025-04-06","serial_number":"10627646740766604","imei1":"10627646740766604","imei2":"10627646740766604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154052,"job_number":"JOB_154052","tr_customer_id":154069,"tr_customer_product_id":154059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Lesley Ebert","mobile_number":"482-886-3828","email_id":"Bailee_MacGyver@hotmail.com","dop":"2025-04-06","serial_number":"15460153135739340","imei1":"15460153135739340","imei2":"15460153135739340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154053,"job_number":"JOB_154053","tr_customer_id":154070,"tr_customer_product_id":154060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:17.000Z","modified_at":"2026-01-14T04:59:17.000Z","name":"Edwina Williamson","mobile_number":"701-428-3011","email_id":"Genevieve95@hotmail.com","dop":"2025-04-06","serial_number":"11618454310879502","imei1":"11618454310879502","imei2":"11618454310879502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T04:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154054,"job_number":"JOB_154054","tr_customer_id":154071,"tr_customer_product_id":154061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154055,"job_number":"JOB_154055","tr_customer_id":154072,"tr_customer_product_id":154062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154056,"job_number":"JOB_154056","tr_customer_id":154073,"tr_customer_product_id":154063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154057,"job_number":"JOB_154057","tr_customer_id":154074,"tr_customer_product_id":154064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154058,"job_number":"JOB_154058","tr_customer_id":154075,"tr_customer_product_id":154065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:56.000Z","modified_at":"2026-01-14T05:09:56.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154059,"job_number":"JOB_154059","tr_customer_id":154076,"tr_customer_product_id":154066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:09:57.000Z","modified_at":"2026-01-14T05:09:57.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154060,"job_number":"JOB_154060","tr_customer_id":154077,"tr_customer_product_id":154067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:01.000Z","modified_at":"2026-01-14T05:10:01.000Z","name":"Ravi Ahuja","mobile_number":"703615100","email_id":"aaditya.khan@hotmail.com","dop":"2026-01-04","serial_number":"485709658147595","imei1":"485709658147595","imei2":"485709658147595","popurl":"www.chidaatma-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154061,"job_number":"JOB_154061","tr_customer_id":154078,"tr_customer_product_id":154068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Mahesh Varma","mobile_number":"705164567","email_id":"anuja.abbott@yahoo.co.in","dop":"2026-01-04","serial_number":"694978831065281","imei1":"694978831065281","imei2":"694978831065281","popurl":"www.hiranmaya-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154062,"job_number":"JOB_154062","tr_customer_id":154079,"tr_customer_product_id":154069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Usha Khanna","mobile_number":"709141291","email_id":"dipendra.somayaji@gmail.com","dop":"2026-01-04","serial_number":"064794475025921","imei1":"064794475025921","imei2":"064794475025921","popurl":"www.ahilya-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154063,"job_number":"JOB_154063","tr_customer_id":154080,"tr_customer_product_id":154070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Bishnu Varman","mobile_number":"700545928","email_id":"lakshmidhar.ahuja@hotmail.com","dop":"2026-01-04","serial_number":"440863584260277","imei1":"440863584260277","imei2":"440863584260277","popurl":"www.gaurang-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154064,"job_number":"JOB_154064","tr_customer_id":154081,"tr_customer_product_id":154071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:02.000Z","modified_at":"2026-01-14T05:10:02.000Z","name":"Ambar Rana","mobile_number":"702411594","email_id":"gangesh.bandopadhyay@gmail.com","dop":"2026-01-04","serial_number":"066162927228917","imei1":"066162927228917","imei2":"066162927228917","popurl":"www.varalakshmi-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154065,"job_number":"JOB_154065","tr_customer_id":154082,"tr_customer_product_id":154072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432311234","imei1":"806565432311234","imei2":"806565432311234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154066,"job_number":"JOB_154066","tr_customer_id":154083,"tr_customer_product_id":154073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432211234","imei1":"806565432211234","imei2":"806565432211234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154067,"job_number":"JOB_154067","tr_customer_id":154085,"tr_customer_product_id":154074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432411234","imei1":"806565432411234","imei2":"806565432411234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154068,"job_number":"JOB_154068","tr_customer_id":154084,"tr_customer_product_id":154075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:10:05.000Z","modified_at":"2026-01-14T05:10:05.000Z","name":"Ravinra Yadav","mobile_number":"8448752554","email_id":"ravindra@gmail.com","dop":"2025-11-30","serial_number":"806565432511234","imei1":"806565432511234","imei2":"806565432511234","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154070,"job_number":"JOB_154070","tr_customer_id":154087,"tr_customer_product_id":154077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:46.000Z","modified_at":"2026-01-14T05:45:46.000Z","name":"Lauren Ortiz","mobile_number":"274-213-6363","email_id":"Jazmin_Johnson@yahoo.com","dop":"2025-10-22","serial_number":"128919955344397","imei1":"128919955344397","imei2":"128919955344397","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154071,"job_number":"JOB_154071","tr_customer_id":154088,"tr_customer_product_id":154078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:45:47.000Z","modified_at":"2026-01-14T05:45:47.000Z","name":"Kane Breitenberg","mobile_number":"938-529-9318","email_id":"Axel46@yahoo.com","dop":"2025-10-22","serial_number":"1048459428377721","imei1":"1048459428377721","imei2":"1048459428377721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T05:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154072,"job_number":"JOB_154072","tr_customer_id":154089,"tr_customer_product_id":154079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:29.000Z","modified_at":"2026-01-14T06:01:29.000Z","name":"Susanna Rutherford","mobile_number":"615-278-7572","email_id":"Felipa_Tremblay@hotmail.com","dop":"2025-12-01","serial_number":"13473087035085","imei1":"13473087035085","imei2":"13473087035085","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154073,"job_number":"JOB_154073","tr_customer_id":154090,"tr_customer_product_id":154080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:01:40.000Z","modified_at":"2026-01-14T06:01:40.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"17844707226052","imei1":"17844707226052","imei2":"17844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154074,"job_number":"JOB_154074","tr_customer_id":154091,"tr_customer_product_id":154081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:00.000Z","modified_at":"2026-01-14T06:16:00.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16784096724759","imei1":"16784096724759","imei2":"16784096724759","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154075,"job_number":"JOB_154075","tr_customer_id":154092,"tr_customer_product_id":154082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:01.000Z","modified_at":"2026-01-14T06:16:01.000Z","name":"Lisette Bernhard","mobile_number":"753-531-0903","email_id":"Marilou.Lynch@hotmail.com","dop":"2025-09-16","serial_number":"19510691248999","imei1":"19510691248999","imei2":"19510691248999","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154076,"job_number":"JOB_154076","tr_customer_id":154093,"tr_customer_product_id":154083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15855535113278","imei1":"15855535113278","imei2":"15855535113278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154078,"job_number":"JOB_154078","tr_customer_id":154095,"tr_customer_product_id":154085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:07.000Z","modified_at":"2026-01-14T06:16:07.000Z","name":"Camren Collins","mobile_number":"741-291-3068","email_id":"Vernie_Braun61@yahoo.com","dop":"2025-04-06","serial_number":"13440709580304060","imei1":"13440709580304060","imei2":"13440709580304060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154079,"job_number":"JOB_154079","tr_customer_id":154096,"tr_customer_product_id":154086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:19.000Z","modified_at":"2026-01-14T06:16:19.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17876742652162","imei1":"17876742652162","imei2":"17876742652162","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154080,"job_number":"JOB_154080","tr_customer_id":154097,"tr_customer_product_id":154087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:20.000Z","modified_at":"2026-01-14T06:16:20.000Z","name":"Myrl Leffler","mobile_number":"207-400-2248","email_id":"Nils18@gmail.com","dop":"2025-09-16","serial_number":"14997534131634","imei1":"14997534131634","imei2":"14997534131634","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154082,"job_number":"JOB_154082","tr_customer_id":154099,"tr_customer_product_id":154089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12701608804724","imei1":"12701608804724","imei2":"12701608804724","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154083,"job_number":"JOB_154083","tr_customer_id":154100,"tr_customer_product_id":154090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:39.000Z","modified_at":"2026-01-14T06:16:39.000Z","name":"Laurel Dietrich","mobile_number":"476-647-1552","email_id":"Edyth.Von@hotmail.com","dop":"2025-09-16","serial_number":"13533020976544","imei1":"13533020976544","imei2":"13533020976544","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154085,"job_number":"JOB_154085","tr_customer_id":154102,"tr_customer_product_id":154092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:16:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13887408895278","imei1":"13887408895278","imei2":"13887408895278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154087,"job_number":"JOB_154087","tr_customer_id":154104,"tr_customer_product_id":154094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:50.000Z","modified_at":"2026-01-14T06:16:50.000Z","name":"Frida Effertz","mobile_number":"773-721-4050","email_id":"Arno_Gutmann@gmail.com","dop":"2025-04-06","serial_number":"19136762088904120","imei1":"19136762088904120","imei2":"19136762088904120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154090,"job_number":"JOB_154090","tr_customer_id":154107,"tr_customer_product_id":154097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:17:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16074791953066","imei1":"16074791953066","imei2":"16074791953066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154092,"job_number":"JOB_154092","tr_customer_id":154109,"tr_customer_product_id":154099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:32.000Z","modified_at":"2026-01-14T06:17:32.000Z","name":"Hassie Padberg","mobile_number":"839-355-4800","email_id":"Linda47@yahoo.com","dop":"2025-04-06","serial_number":"19252612259219090","imei1":"19252612259219090","imei2":"19252612259219090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154105,"job_number":"JOB_154105","tr_customer_id":154122,"tr_customer_product_id":154112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:33.000Z","modified_at":"2026-01-14T06:23:33.000Z","name":"Alessandra Buckridge","mobile_number":"987-670-5651","email_id":"Axel72@yahoo.com","dop":"2025-09-09","serial_number":"19337319446004","imei1":"19337319446004","imei2":"19337319446004","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154106,"job_number":"JOB_154106","tr_customer_id":154123,"tr_customer_product_id":154113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:34.000Z","name":"Helena Murphy","mobile_number":"807-359-2816","email_id":"Greyson31@gmail.com","dop":"2025-09-09","serial_number":"13845864299026","imei1":"13845864299026","imei2":"13845864299026","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154108,"job_number":"JOB_154108","tr_customer_id":154125,"tr_customer_product_id":154115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:35.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10023665900671","imei1":"10023665900671","imei2":"10023665900671","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154110,"job_number":"JOB_154110","tr_customer_id":154127,"tr_customer_product_id":154117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:23:36.000Z","name":"Destinee Muller","mobile_number":"503-473-6714","email_id":"Connie96@hotmail.com","dop":"2025-06-18","serial_number":"1009542825671115","imei1":"1009542825671115","imei2":"1009542825671115","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154111,"job_number":"JOB_154111","tr_customer_id":154128,"tr_customer_product_id":154118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:48.000Z","modified_at":"2026-01-14T06:23:48.000Z","name":"Keegan Kris","mobile_number":"676-680-6679","email_id":"Rodrigo.Fritsch81@gmail.com","dop":"2025-09-09","serial_number":"12368340550554","imei1":"12368340550554","imei2":"12368340550554","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154112,"job_number":"JOB_154112","tr_customer_id":154129,"tr_customer_product_id":154119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:49.000Z","name":"Jana Mosciski","mobile_number":"701-532-9659","email_id":"Marlin_Goldner@yahoo.com","dop":"2025-09-09","serial_number":"10398425147467","imei1":"10398425147467","imei2":"10398425147467","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154114,"job_number":"JOB_154114","tr_customer_id":154131,"tr_customer_product_id":154121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Ressie Rowe","mobile_number":"462-468-3648","email_id":"Erica92@hotmail.com","dop":"2025-09-09","serial_number":"12986274848343","imei1":"12986274848343","imei2":"12986274848343","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154115,"job_number":"JOB_154115","tr_customer_id":154132,"tr_customer_product_id":154122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:03.000Z","modified_at":"2026-01-14T06:24:03.000Z","name":"Madilyn Pacocha","mobile_number":"942-462-7702","email_id":"Naomi22@hotmail.com","dop":"2025-09-09","serial_number":"18840675441550","imei1":"18840675441550","imei2":"18840675441550","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154117,"job_number":"JOB_154117","tr_customer_id":154134,"tr_customer_product_id":154124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:15.000Z","modified_at":"2026-01-14T06:24:15.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10196605545740","imei1":"10196605545740","imei2":"10196605545740","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154119,"job_number":"JOB_154119","tr_customer_id":154136,"tr_customer_product_id":154126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:16.000Z","name":"Darryl Dickens","mobile_number":"299-208-6679","email_id":"Travis.McDermott@hotmail.com","dop":"2025-06-18","serial_number":"1077263505000997","imei1":"1077263505000997","imei2":"1077263505000997","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:24:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154120,"job_number":"JOB_154120","tr_customer_id":154137,"tr_customer_product_id":154127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:26.000Z","modified_at":"2026-01-14T06:26:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14433802510394","imei1":"14433802510394","imei2":"14433802510394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154122,"job_number":"JOB_154122","tr_customer_id":154139,"tr_customer_product_id":154129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:28.000Z","modified_at":"2026-01-14T06:26:28.000Z","name":"Gilberto Ebert","mobile_number":"294-940-1539","email_id":"Nichole15@yahoo.com","dop":"2025-04-06","serial_number":"18213802412610344","imei1":"18213802412610344","imei2":"18213802412610344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154123,"job_number":"JOB_154123","tr_customer_id":154140,"tr_customer_product_id":154130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16933481346818","imei1":"16933481346818","imei2":"16933481346818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154125,"job_number":"JOB_154125","tr_customer_id":154142,"tr_customer_product_id":154132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:15.000Z","modified_at":"2026-01-14T06:27:15.000Z","name":"Edythe Kerluke","mobile_number":"917-628-0512","email_id":"Cyrus.Quigley@gmail.com","dop":"2025-04-06","serial_number":"13209036245491392","imei1":"13209036245491392","imei2":"13209036245491392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154126,"job_number":"JOB_154126","tr_customer_id":154143,"tr_customer_product_id":154133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15457017691804","imei1":"15457017691804","imei2":"15457017691804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154128,"job_number":"JOB_154128","tr_customer_id":154145,"tr_customer_product_id":154135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:05.000Z","modified_at":"2026-01-14T06:28:05.000Z","name":"Roy Langworth","mobile_number":"837-956-9193","email_id":"Mara_Yundt40@hotmail.com","dop":"2025-04-06","serial_number":"14866596848158972","imei1":"14866596848158972","imei2":"14866596848158972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154130,"job_number":"JOB_154130","tr_customer_id":154147,"tr_customer_product_id":154137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:28:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10504091551923","imei1":"10504091551923","imei2":"10504091551923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154132,"job_number":"JOB_154132","tr_customer_id":154149,"tr_customer_product_id":154139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:52.000Z","modified_at":"2026-01-14T06:28:52.000Z","name":"Aron Johnson","mobile_number":"468-608-4671","email_id":"Fritz.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10750160578315524","imei1":"10750160578315524","imei2":"10750160578315524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154135,"job_number":"JOB_154135","tr_customer_id":154152,"tr_customer_product_id":154142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:29:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18512994724080","imei1":"18512994724080","imei2":"18512994724080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154137,"job_number":"JOB_154137","tr_customer_id":154154,"tr_customer_product_id":154144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:38.000Z","modified_at":"2026-01-14T06:29:38.000Z","name":"Krystal Sipes","mobile_number":"962-853-0191","email_id":"Emie38@yahoo.com","dop":"2025-04-06","serial_number":"11323368717769720","imei1":"11323368717769720","imei2":"11323368717769720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154138,"job_number":"JOB_154138","tr_customer_id":154155,"tr_customer_product_id":154145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:21.000Z","modified_at":"2026-01-14T06:30:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18957116250180","imei1":"18957116250180","imei2":"18957116250180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154140,"job_number":"JOB_154140","tr_customer_id":154157,"tr_customer_product_id":154147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:23.000Z","modified_at":"2026-01-14T06:30:23.000Z","name":"Magali Willms","mobile_number":"491-901-3580","email_id":"Nedra_Renner40@yahoo.com","dop":"2025-04-06","serial_number":"10667187109726362","imei1":"10667187109726362","imei2":"10667187109726362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154142,"job_number":"JOB_154142","tr_customer_id":154159,"tr_customer_product_id":154149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:26.000Z","modified_at":"2026-01-14T06:33:26.000Z","name":"Leanna Bradtke","mobile_number":"213-255-8779","email_id":"Benton_Effertz30@yahoo.com","dop":"2025-04-06","serial_number":"16461979364916396","imei1":"16461979364916396","imei2":"16461979364916396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154143,"job_number":"JOB_154143","tr_customer_id":154160,"tr_customer_product_id":154150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:07.000Z","modified_at":"2026-01-14T06:34:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16442878012168","imei1":"16442878012168","imei2":"16442878012168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154145,"job_number":"JOB_154145","tr_customer_id":154162,"tr_customer_product_id":154152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:09.000Z","modified_at":"2026-01-14T06:34:09.000Z","name":"Raina Schoen","mobile_number":"464-974-8747","email_id":"Ashton_Gerlach16@yahoo.com","dop":"2025-04-06","serial_number":"11952271228165310","imei1":"11952271228165310","imei2":"11952271228165310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154146,"job_number":"JOB_154146","tr_customer_id":154163,"tr_customer_product_id":154153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:14.000Z","modified_at":"2026-01-14T06:34:14.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758463893191","imei1":"10758463893191","imei2":"10758463893191","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154148,"job_number":"JOB_154148","tr_customer_id":154165,"tr_customer_product_id":154155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:16.000Z","modified_at":"2026-01-14T06:34:16.000Z","name":"Keyon Boyer","mobile_number":"808-705-4200","email_id":"Raegan.OKon@yahoo.com","dop":"2000-01-31","serial_number":"1017150284443014","imei1":"1017150284443014","imei2":"1017150284443014","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154149,"job_number":"JOB_154149","tr_customer_id":154166,"tr_customer_product_id":154156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:34:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17311630081430","imei1":"17311630081430","imei2":"17311630081430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154151,"job_number":"JOB_154151","tr_customer_id":154168,"tr_customer_product_id":154158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:50.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Lola Kulas","mobile_number":"502-718-1499","email_id":"Hannah.Hintz65@gmail.com","dop":"2025-04-06","serial_number":"10793807610435516","imei1":"10793807610435516","imei2":"10793807610435516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154152,"job_number":"JOB_154152","tr_customer_id":154169,"tr_customer_product_id":154159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:56.000Z","modified_at":"2026-01-14T06:34:56.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10332776936141","imei1":"10332776936141","imei2":"10332776936141","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154154,"job_number":"JOB_154154","tr_customer_id":154171,"tr_customer_product_id":154161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:58.000Z","modified_at":"2026-01-14T06:34:58.000Z","name":"Montana Gislason","mobile_number":"988-340-8467","email_id":"Randall_Conroy40@yahoo.com","dop":"2000-01-31","serial_number":"1048812475125983","imei1":"1048812475125983","imei2":"1048812475125983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154155,"job_number":"JOB_154155","tr_customer_id":154172,"tr_customer_product_id":154162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:28.000Z","modified_at":"2026-01-14T06:35:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19300592874804","imei1":"19300592874804","imei2":"19300592874804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154157,"job_number":"JOB_154157","tr_customer_id":154174,"tr_customer_product_id":154164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:30.000Z","modified_at":"2026-01-14T06:35:30.000Z","name":"Frances Osinski","mobile_number":"526-649-8364","email_id":"Carey.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"18173860816780424","imei1":"18173860816780424","imei2":"18173860816780424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154158,"job_number":"JOB_154158","tr_customer_id":154175,"tr_customer_product_id":154165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:35:38.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10334693351175","imei1":"10334693351175","imei2":"10334693351175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154160,"job_number":"JOB_154160","tr_customer_id":154177,"tr_customer_product_id":154167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16535343785612","imei1":"16535343785612","imei2":"16535343785612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154161,"job_number":"JOB_154161","tr_customer_id":154178,"tr_customer_product_id":154168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:35:39.000Z","name":"Abigale Leuschke","mobile_number":"875-488-4881","email_id":"Michelle8@hotmail.com","dop":"2000-01-31","serial_number":"1029572025451119","imei1":"1029572025451119","imei2":"1029572025451119","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154163,"job_number":"JOB_154163","tr_customer_id":154180,"tr_customer_product_id":154170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:41.000Z","modified_at":"2026-01-14T06:35:41.000Z","name":"Cade Monahan","mobile_number":"914-714-2976","email_id":"Hildegard_Wilkinson35@hotmail.com","dop":"2025-04-06","serial_number":"15746451034396892","imei1":"15746451034396892","imei2":"15746451034396892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154164,"job_number":"JOB_154164","tr_customer_id":154181,"tr_customer_product_id":154171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10724017259510","imei1":"10724017259510","imei2":"10724017259510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154166,"job_number":"JOB_154166","tr_customer_id":154183,"tr_customer_product_id":154173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:21.000Z","modified_at":"2026-01-14T06:36:21.000Z","name":"Angeline Johnson","mobile_number":"412-707-7512","email_id":"Marjory.Osinski51@yahoo.com","dop":"2000-01-31","serial_number":"1031522003177068","imei1":"1031522003177068","imei2":"1031522003177068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":154167,"job_number":"JOB_154167","tr_customer_id":154184,"tr_customer_product_id":154174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:36:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19688280068834","imei1":"19688280068834","imei2":"19688280068834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154169,"job_number":"JOB_154169","tr_customer_id":154186,"tr_customer_product_id":154176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:27.000Z","modified_at":"2026-01-14T06:36:27.000Z","name":"Randal Heaney","mobile_number":"292-317-2497","email_id":"Sylvia_Abshire64@hotmail.com","dop":"2025-04-06","serial_number":"11766972567223308","imei1":"11766972567223308","imei2":"11766972567223308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154170,"job_number":"JOB_154170","tr_customer_id":154187,"tr_customer_product_id":154177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:14.000Z","modified_at":"2026-01-14T06:37:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11617779865365","imei1":"11617779865365","imei2":"11617779865365","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154172,"job_number":"JOB_154172","tr_customer_id":154189,"tr_customer_product_id":154179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:16.000Z","modified_at":"2026-01-14T06:37:16.000Z","name":"Angelo Conroy","mobile_number":"474-724-7840","email_id":"Garrett.Kub34@gmail.com","dop":"2025-04-06","serial_number":"16292795742833772","imei1":"16292795742833772","imei2":"16292795742833772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154173,"job_number":"JOB_154173","tr_customer_id":154190,"tr_customer_product_id":154180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18150581019861","imei1":"18150581019861","imei2":"18150581019861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154175,"job_number":"JOB_154175","tr_customer_id":154192,"tr_customer_product_id":154182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:20.000Z","modified_at":"2026-01-14T06:40:20.000Z","name":"Dameon Johnson","mobile_number":"908-355-6508","email_id":"Lyda47@gmail.com","dop":"2025-04-06","serial_number":"15638390452505104","imei1":"15638390452505104","imei2":"15638390452505104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154176,"job_number":"JOB_154176","tr_customer_id":154193,"tr_customer_product_id":154183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12405829880286","imei1":"12405829880286","imei2":"12405829880286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154178,"job_number":"JOB_154178","tr_customer_id":154195,"tr_customer_product_id":154185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:03.000Z","modified_at":"2026-01-14T06:41:03.000Z","name":"Johnpaul Roob","mobile_number":"365-222-4754","email_id":"Twila58@gmail.com","dop":"2025-04-06","serial_number":"13005969353095334","imei1":"13005969353095334","imei2":"13005969353095334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154180,"job_number":"JOB_154180","tr_customer_id":154197,"tr_customer_product_id":154187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:26.000Z","modified_at":"2026-01-14T06:41:26.000Z","name":"Michele Kemmer","mobile_number":"405-544-8196","email_id":"Dameon_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11705037407898242","imei1":"11705037407898242","imei2":"11705037407898242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154181,"job_number":"JOB_154181","tr_customer_id":154198,"tr_customer_product_id":154188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:41:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14959296727652","imei1":"14959296727652","imei2":"14959296727652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154183,"job_number":"JOB_154183","tr_customer_id":154200,"tr_customer_product_id":154190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:45.000Z","modified_at":"2026-01-14T06:41:45.000Z","name":"Jaunita Conn","mobile_number":"890-462-7565","email_id":"Renee0@hotmail.com","dop":"2025-04-06","serial_number":"12859695131420560","imei1":"12859695131420560","imei2":"12859695131420560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154185,"job_number":"JOB_154185","tr_customer_id":154202,"tr_customer_product_id":154192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:57.000Z","modified_at":"2026-01-14T06:41:57.000Z","name":"Iliana Strosin","mobile_number":"838-978-2673","email_id":"Amiya2@hotmail.com","dop":"2025-04-06","serial_number":"11163596335408236","imei1":"11163596335408236","imei2":"11163596335408236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154186,"job_number":"JOB_154186","tr_customer_id":154203,"tr_customer_product_id":154193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13421341906641","imei1":"13421341906641","imei2":"13421341906641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154189,"job_number":"JOB_154189","tr_customer_id":154206,"tr_customer_product_id":154196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:01.000Z","name":"Aron Cartwright","mobile_number":"663-697-4565","email_id":"Kenya80@yahoo.com","dop":"2025-04-06","serial_number":"11297654502199304","imei1":"11297654502199304","imei2":"11297654502199304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154190,"job_number":"JOB_154190","tr_customer_id":154207,"tr_customer_product_id":154197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:02.000Z","modified_at":"2026-01-14T06:49:02.000Z","name":"Markus Gerlach","mobile_number":"256-912-7110","email_id":"Arthur_Breitenberg16@hotmail.com","dop":"2025-04-06","serial_number":"18089878975880530","imei1":"18089878975880530","imei2":"18089878975880530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154191,"job_number":"JOB_154191","tr_customer_id":154208,"tr_customer_product_id":154198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18006425204474","imei1":"18006425204474","imei2":"18006425204474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154193,"job_number":"JOB_154193","tr_customer_id":154210,"tr_customer_product_id":154200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:39.000Z","modified_at":"2026-01-14T06:49:39.000Z","name":"Jamar Abbott","mobile_number":"976-710-9503","email_id":"Clara91@hotmail.com","dop":"2025-04-06","serial_number":"19618337865133944","imei1":"19618337865133944","imei2":"19618337865133944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154194,"job_number":"JOB_154194","tr_customer_id":154211,"tr_customer_product_id":154201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12210697542362","imei1":"12210697542362","imei2":"12210697542362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154196,"job_number":"JOB_154196","tr_customer_id":154213,"tr_customer_product_id":154203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:17.000Z","modified_at":"2026-01-14T06:50:17.000Z","name":"Baby Von","mobile_number":"443-955-8959","email_id":"Pearlie23@hotmail.com","dop":"2025-04-06","serial_number":"19617275026276864","imei1":"19617275026276864","imei2":"19617275026276864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154198,"job_number":"JOB_154198","tr_customer_id":154215,"tr_customer_product_id":154205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:11.000Z","modified_at":"2026-01-14T07:00:11.000Z","name":"Lou Schmitt","mobile_number":"762-442-8575","email_id":"Fred_Streich@gmail.com","dop":"2025-04-06","serial_number":"12504479889902216","imei1":"12504479889902216","imei2":"12504479889902216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154202,"job_number":"JOB_154202","tr_customer_id":154219,"tr_customer_product_id":154209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:31:36.000Z","modified_at":"2026-01-14T07:31:36.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-04","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-04T07:31:36.239172588Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154207,"job_number":"JOB_154207","tr_customer_id":154224,"tr_customer_product_id":154214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:00.000Z","modified_at":"2026-01-14T07:44:00.000Z","name":"Kaden Ullrich","mobile_number":"765-471-8436","email_id":"Johann_Walsh28@yahoo.com","dop":"2025-04-06","serial_number":"11759032929899852","imei1":"11759032929899852","imei2":"11759032929899852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154211,"job_number":"JOB_154211","tr_customer_id":154228,"tr_customer_product_id":154218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:29.000Z","modified_at":"2026-01-14T07:45:29.000Z","name":"Everardo Hickle","mobile_number":"994-776-8203","email_id":"Wyatt66@gmail.com","dop":"2025-04-06","serial_number":"17541702175652636","imei1":"17541702175652636","imei2":"17541702175652636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154213,"job_number":"JOB_154213","tr_customer_id":154230,"tr_customer_product_id":154220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:18.000Z","name":"Ada Sauer","mobile_number":"844-776-9306","email_id":"Michelle_Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"16681326546503552","imei1":"16681326546503552","imei2":"16681326546503552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T08:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154215,"job_number":"JOB_154215","tr_customer_id":154232,"tr_customer_product_id":154222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:52.000Z","modified_at":"2026-01-14T09:29:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11877264397531","imei1":"11877264397531","imei2":"11877264397531","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154217,"job_number":"JOB_154217","tr_customer_id":154234,"tr_customer_product_id":154224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:03.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12032013655315","imei1":"12032013655315","imei2":"12032013655315","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154219,"job_number":"JOB_154219","tr_customer_id":154236,"tr_customer_product_id":154226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:14.000Z","modified_at":"2026-01-14T09:30:14.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18060432848828","imei1":"18060432848828","imei2":"18060432848828","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154222,"job_number":"JOB_154222","tr_customer_id":154239,"tr_customer_product_id":154229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:26.000Z","modified_at":"2026-01-14T09:47:26.000Z","name":"Cyrus Ankunding","mobile_number":"528-279-1472","email_id":"Mattie19@gmail.com","dop":"2025-11-11","serial_number":"1088565713810767","imei1":"1088565713810767","imei2":"1088565713810767","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154224,"job_number":"JOB_154224","tr_customer_id":154241,"tr_customer_product_id":154231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:46.000Z","modified_at":"2026-01-14T09:48:46.000Z","name":"Mozelle Rippin","mobile_number":"465-969-6054","email_id":"Christiana.OConnell@hotmail.com","dop":"2025-11-11","serial_number":"1026068805928853","imei1":"1026068805928853","imei2":"1026068805928853","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:48:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154226,"job_number":"JOB_154226","tr_customer_id":154243,"tr_customer_product_id":154233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:57.000Z","modified_at":"2026-01-14T09:50:57.000Z","name":"Pete Schmitt","mobile_number":"280-422-8313","email_id":"Margot.Bradtke85@hotmail.com","dop":"2025-11-11","serial_number":"1071098424203747","imei1":"1071098424203747","imei2":"1071098424203747","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154228,"job_number":"JOB_154228","tr_customer_id":154245,"tr_customer_product_id":154235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:11.000Z","modified_at":"2026-01-14T09:52:11.000Z","name":"Benny Christiansen","mobile_number":"432-708-0940","email_id":"Katharina_Schimmel@yahoo.com","dop":"2025-11-11","serial_number":"1043549176609179","imei1":"1043549176609179","imei2":"1043549176609179","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T09:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154229,"job_number":"JOB_154229","tr_customer_id":154246,"tr_customer_product_id":154236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:11:56.000Z","modified_at":"2026-01-14T10:11:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154231,"job_number":"JOB_154231","tr_customer_id":154248,"tr_customer_product_id":154238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:45:21.000Z","modified_at":"2026-01-14T10:45:21.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-04","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-04T10:45:13.042474467Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T10:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154232,"job_number":"JOB_154232","tr_customer_id":154249,"tr_customer_product_id":154239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:37:10.000Z","modified_at":"2026-01-14T11:37:10.000Z","name":"Viviane Goyette","mobile_number":"346-963-1684","email_id":"Rod_Pouros@gmail.com","dop":"2025-09-30","serial_number":"19387196775249","imei1":"19387196775249","imei2":"19387196775249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154233,"job_number":"JOB_154233","tr_customer_id":154250,"tr_customer_product_id":154240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:44:47.000Z","modified_at":"2026-01-14T11:44:47.000Z","name":"Germaine Schoen","mobile_number":"826-830-2339","email_id":"Jessyca_Emard@gmail.com","dop":"2025-09-30","serial_number":"13291292346145","imei1":"13291292346145","imei2":"13291292346145","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154234,"job_number":"JOB_154234","tr_customer_id":154251,"tr_customer_product_id":154241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:45:02.000Z","modified_at":"2026-01-14T11:45:02.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"19088284085838","imei1":"19088284085838","imei2":"19088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154235,"job_number":"JOB_154235","tr_customer_id":154252,"tr_customer_product_id":154242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:48:43.000Z","modified_at":"2026-01-14T11:48:43.000Z","name":"Ethelyn Orn","mobile_number":"410-820-9109","email_id":"Lambert.Ortiz27@gmail.com","dop":"2025-09-30","serial_number":"39088284085838","imei1":"39088284085838","imei2":"39088284085838","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154236,"job_number":"JOB_154236","tr_customer_id":154253,"tr_customer_product_id":154243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-04T11:49:36.294271200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154237,"job_number":"JOB_154237","tr_customer_id":154254,"tr_customer_product_id":154244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T11:49:35.000Z","modified_at":"2026-01-14T11:49:35.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-04","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-04T11:49:36.580271300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T11:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154238,"job_number":"JOB_154238","tr_customer_id":154255,"tr_customer_product_id":154245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saige Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"51844707226052","imei1":"51844707226052","imei2":"51844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154239,"job_number":"JOB_154239","tr_customer_id":154256,"tr_customer_product_id":154246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Ajinkiya Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"59844707226052","imei1":"59844707226052","imei2":"59844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154240,"job_number":"JOB_154240","tr_customer_id":154257,"tr_customer_product_id":154247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Saroj Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"23844707226052","imei1":"23844707226052","imei2":"23844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154241,"job_number":"JOB_154241","tr_customer_id":154258,"tr_customer_product_id":154248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Udit Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"10844707226052","imei1":"10844707226052","imei2":"10844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154242,"job_number":"JOB_154242","tr_customer_id":154259,"tr_customer_product_id":154249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Jatin Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"52844707226052","imei1":"52844707226052","imei2":"52844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154243,"job_number":"JOB_154243","tr_customer_id":154260,"tr_customer_product_id":154250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:01:23.000Z","modified_at":"2026-01-14T12:01:23.000Z","name":"Rishabh Dare","mobile_number":"557-388-2593","email_id":"Ali_Miller80@gmail.com","dop":"2025-12-01","serial_number":"78844707226052","imei1":"78844707226052","imei2":"78844707226052","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154244,"job_number":"JOB_154244","tr_customer_id":154261,"tr_customer_product_id":154251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:33.000Z","modified_at":"2026-01-14T12:18:33.000Z","name":"Jyoti Menon","mobile_number":"701497726","email_id":"balgopal.mehrotra@hotmail.com","dop":"2026-01-04","serial_number":"607136044579095","imei1":"607136044579095","imei2":"607136044579095","popurl":"www.swara-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154245,"job_number":"JOB_154245","tr_customer_id":154262,"tr_customer_product_id":154252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Anasuya Namboothiri","mobile_number":"709163606","email_id":"adinath.mishra@yahoo.co.in","dop":"2026-01-04","serial_number":"433004946223133","imei1":"433004946223133","imei2":"433004946223133","popurl":"www.narendra-nayar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154246,"job_number":"JOB_154246","tr_customer_id":154263,"tr_customer_product_id":154253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Dinesh Ahluwalia","mobile_number":"709960964","email_id":"satyen.bhattacharya@gmail.com","dop":"2026-01-04","serial_number":"790722815008508","imei1":"790722815008508","imei2":"790722815008508","popurl":"www.mangalya-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154247,"job_number":"JOB_154247","tr_customer_id":154264,"tr_customer_product_id":154254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Trilok Ahuja","mobile_number":"706793572","email_id":"dandak.patel@yahoo.co.in","dop":"2026-01-04","serial_number":"089109270123333","imei1":"089109270123333","imei2":"089109270123333","popurl":"www.aditeya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154248,"job_number":"JOB_154248","tr_customer_id":154265,"tr_customer_product_id":154255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:18:34.000Z","modified_at":"2026-01-14T12:18:34.000Z","name":"Jay Kaur","mobile_number":"705880975","email_id":"devi.talwar@hotmail.com","dop":"2026-01-04","serial_number":"350295254605358","imei1":"350295254605358","imei2":"350295254605358","popurl":"www.dhanadeepa-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154249,"job_number":"JOB_154249","tr_customer_id":154266,"tr_customer_product_id":154256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:37:54.000Z","modified_at":"2026-01-14T12:37:54.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2025-09-30","serial_number":"21088284085833","imei1":"21088284085833","imei2":"21088284085833","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154250,"job_number":"JOB_154250","tr_customer_id":154267,"tr_customer_product_id":154257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Phyllis Gaylord","mobile_number":"842-305-5451","email_id":"Derek.McClure86@yahoo.com","dop":"2025-09-09","serial_number":"14303925745300","imei1":"14303925745300","imei2":"14303925745300","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154251,"job_number":"JOB_154251","tr_customer_id":154268,"tr_customer_product_id":154258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Davion Jast","mobile_number":"585-921-1511","email_id":"Rylee30@gmail.com","dop":"2025-09-09","serial_number":"18525007378009","imei1":"18525007378009","imei2":"18525007378009","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154252,"job_number":"JOB_154252","tr_customer_id":154269,"tr_customer_product_id":154259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:00.000Z","modified_at":"2026-01-14T12:39:00.000Z","name":"Reta Kihn","mobile_number":"576-892-0337","email_id":"Oswaldo_Mosciski35@gmail.com","dop":"2025-09-09","serial_number":"19410104663213","imei1":"19410104663213","imei2":"19410104663213","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154254,"job_number":"JOB_154254","tr_customer_id":154271,"tr_customer_product_id":154261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Deonte Pagac","mobile_number":"607-635-9282","email_id":"Adelia15@hotmail.com","dop":"2025-09-09","serial_number":"15701425940956","imei1":"15701425940956","imei2":"15701425940956","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154255,"job_number":"JOB_154255","tr_customer_id":154272,"tr_customer_product_id":154262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Colten Renner","mobile_number":"578-872-1382","email_id":"Winona_Ward71@gmail.com","dop":"2025-09-09","serial_number":"13825656138918","imei1":"13825656138918","imei2":"13825656138918","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154256,"job_number":"JOB_154256","tr_customer_id":154273,"tr_customer_product_id":154263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:07.000Z","name":"Tony Mayert","mobile_number":"877-677-8545","email_id":"Domenica.Morissette82@yahoo.com","dop":"2025-09-09","serial_number":"11514421531916","imei1":"11514421531916","imei2":"11514421531916","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154258,"job_number":"JOB_154258","tr_customer_id":154275,"tr_customer_product_id":154265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Kristina Dibbert","mobile_number":"967-998-9296","email_id":"Frida_Prosacco76@yahoo.com","dop":"2025-09-09","serial_number":"17168987780248","imei1":"17168987780248","imei2":"17168987780248","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154259,"job_number":"JOB_154259","tr_customer_id":154276,"tr_customer_product_id":154266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Zachariah Swift","mobile_number":"683-339-4866","email_id":"Destany_MacGyver@hotmail.com","dop":"2025-09-09","serial_number":"10212642397748","imei1":"10212642397748","imei2":"10212642397748","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154260,"job_number":"JOB_154260","tr_customer_id":154277,"tr_customer_product_id":154267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Hank Kuhic","mobile_number":"452-243-4275","email_id":"Maiya53@yahoo.com","dop":"2025-09-09","serial_number":"17914353530751","imei1":"17914353530751","imei2":"17914353530751","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153827,"job_number":"JOB_153827","tr_customer_id":153844,"tr_customer_product_id":153834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:09:16.000Z","modified_at":"2026-01-14T01:09:16.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Annamae_Metz@yahoo.com","dop":"2025-07-02","serial_number":"14033631438192","imei1":"14033631438192","imei2":"14033631438192","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:09:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153828,"job_number":"JOB_153828","tr_customer_id":153845,"tr_customer_product_id":153835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:43:24.000Z","modified_at":"2026-01-14T01:43:24.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Abigail.Kessler@yahoo.com","dop":"2025-07-02","serial_number":"15362692303245","imei1":"15362692303245","imei2":"15362692303245","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T01:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153835,"job_number":"JOB_153835","tr_customer_id":153852,"tr_customer_product_id":153842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:15:11.000Z","modified_at":"2026-01-14T02:15:11.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madeline_Cole2@yahoo.com","dop":"2025-07-02","serial_number":"16830173738163","imei1":"16830173738163","imei2":"16830173738163","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T02:15:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153863,"job_number":"JOB_153863","tr_customer_id":153880,"tr_customer_product_id":153870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:18.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Roselyn.Heller@hotmail.com","dop":"2025-07-02","serial_number":"14787008134616","imei1":"14787008134616","imei2":"14787008134616","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153869,"job_number":"JOB_153869","tr_customer_id":153886,"tr_customer_product_id":153876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:33.000Z","modified_at":"2026-01-14T03:57:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Delta98@yahoo.com","dop":"2025-07-02","serial_number":"13836101032128","imei1":"13836101032128","imei2":"13836101032128","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153888,"job_number":"JOB_153888","tr_customer_id":153905,"tr_customer_product_id":153895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:48.000Z","modified_at":"2026-01-14T03:57:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Cordie_Gibson26@gmail.com","dop":"2025-07-02","serial_number":"11684052683923","imei1":"11684052683923","imei2":"11684052683923","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153905,"job_number":"JOB_153905","tr_customer_id":153922,"tr_customer_product_id":153912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:55.000Z","modified_at":"2026-01-14T03:57:55.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"146675253410202","imei1":"146675253410202","imei2":"146675253410202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153906,"job_number":"JOB_153906","tr_customer_id":153923,"tr_customer_product_id":153913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Arturo Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181138701174698","imei1":"181138701174698","imei2":"181138701174698","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153907,"job_number":"JOB_153907","tr_customer_id":153924,"tr_customer_product_id":153914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Wyman Heaney","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100025463351337","imei1":"100025463351337","imei2":"100025463351337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153908,"job_number":"JOB_153908","tr_customer_id":153925,"tr_customer_product_id":153915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:56.000Z","modified_at":"2026-01-14T03:57:56.000Z","name":"Romaine O'Connell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102398183463108","imei1":"102398183463108","imei2":"102398183463108","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153923,"job_number":"JOB_153923","tr_customer_id":153940,"tr_customer_product_id":153930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:06.000Z","modified_at":"2026-01-14T03:58:06.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114156164648346","imei1":"114156164648346","imei2":"114156164648346","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153924,"job_number":"JOB_153924","tr_customer_id":153941,"tr_customer_product_id":153931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Valentina Sauer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101689049510347","imei1":"101689049510347","imei2":"101689049510347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153925,"job_number":"JOB_153925","tr_customer_id":153942,"tr_customer_product_id":153932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Julius Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120728759790374","imei1":"120728759790374","imei2":"120728759790374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153926,"job_number":"JOB_153926","tr_customer_id":153943,"tr_customer_product_id":153933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:07.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Shaylee Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139292542794256","imei1":"139292542794256","imei2":"139292542794256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153987,"job_number":"JOB_153987","tr_customer_id":154004,"tr_customer_product_id":153994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104976114918850","imei1":"104976114918850","imei2":"104976114918850","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153989,"job_number":"JOB_153989","tr_customer_id":154006,"tr_customer_product_id":153996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Everett Thompson","mobile_number":"207-201-7306","email_id":"Manley47@gmail.com","dop":"2025-06-09","serial_number":"104911505732232","imei1":"104911505732232","imei2":"104911505732232","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153996,"job_number":"JOB_153996","tr_customer_id":154013,"tr_customer_product_id":154003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106243708994605","imei1":"106243708994605","imei2":"106243708994605","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153998,"job_number":"JOB_153998","tr_customer_id":154015,"tr_customer_product_id":154005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:40.000Z","name":"Alexandra Okuneva","mobile_number":"495-202-5334","email_id":"Fatima37@gmail.com","dop":"2025-06-09","serial_number":"100400932363297","imei1":"100400932363297","imei2":"100400932363297","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154002,"job_number":"JOB_154002","tr_customer_id":154019,"tr_customer_product_id":154009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103348478452216","imei1":"103348478452216","imei2":"103348478452216","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154004,"job_number":"JOB_154004","tr_customer_id":154021,"tr_customer_product_id":154011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Brenna Moore","mobile_number":"643-806-0903","email_id":"Estell.Morar@hotmail.com","dop":"2025-06-09","serial_number":"109235168355372","imei1":"109235168355372","imei2":"109235168355372","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154093,"job_number":"JOB_154093","tr_customer_id":154110,"tr_customer_product_id":154100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:05.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108597766293488","imei1":"108597766293488","imei2":"108597766293488","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154095,"job_number":"JOB_154095","tr_customer_id":154112,"tr_customer_product_id":154102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:06.000Z","modified_at":"2026-01-14T06:20:06.000Z","name":"Aisha Schuppe","mobile_number":"377-779-1256","email_id":"June_Borer90@yahoo.com","dop":"2025-06-09","serial_number":"104085321360320","imei1":"104085321360320","imei2":"104085321360320","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154096,"job_number":"JOB_154096","tr_customer_id":154113,"tr_customer_product_id":154103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:19.000Z","modified_at":"2026-01-14T06:20:19.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103147865437403","imei1":"103147865437403","imei2":"103147865437403","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154098,"job_number":"JOB_154098","tr_customer_id":154115,"tr_customer_product_id":154105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:20.000Z","name":"Theo Schaden","mobile_number":"589-488-4084","email_id":"Anna0@hotmail.com","dop":"2025-06-09","serial_number":"105337770411467","imei1":"105337770411467","imei2":"105337770411467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154099,"job_number":"JOB_154099","tr_customer_id":154116,"tr_customer_product_id":154106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:33.000Z","modified_at":"2026-01-14T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101916358444388","imei1":"101916358444388","imei2":"101916358444388","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154101,"job_number":"JOB_154101","tr_customer_id":154118,"tr_customer_product_id":154108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:34.000Z","name":"Freeman Spinka","mobile_number":"888-684-1667","email_id":"Elmore_Ritchie73@gmail.com","dop":"2025-06-09","serial_number":"100437002599220","imei1":"100437002599220","imei2":"100437002599220","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154203,"job_number":"JOB_154203","tr_customer_id":154220,"tr_customer_product_id":154210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:02.000Z","modified_at":"2026-01-14T07:33:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Desmond_Gutmann@gmail.com","dop":"2025-07-02","serial_number":"19202947092295","imei1":"19202947092295","imei2":"19202947092295","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154204,"job_number":"JOB_154204","tr_customer_id":154221,"tr_customer_product_id":154211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:19.000Z","modified_at":"2026-01-14T07:33:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Katheryn63@gmail.com","dop":"2025-07-02","serial_number":"11711882166275","imei1":"11711882166275","imei2":"11711882166275","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154205,"job_number":"JOB_154205","tr_customer_id":154222,"tr_customer_product_id":154212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:33:35.000Z","modified_at":"2026-01-14T07:33:35.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Duncan_Reilly39@yahoo.com","dop":"2025-07-02","serial_number":"19522756703216","imei1":"19522756703216","imei2":"19522756703216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T07:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 55d06c5c-b621-40ee-973d-cec1e3ec9562 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-QIUt61pIqlTFmTPzcirb4PNEKSQ" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.ZkO-kCLDYs7yzMEMpS9gRbRR7hGCBl9oZXM803HxMWI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.ZkO-kCLDYs7yzMEMpS9gRbRR7hGCBl9oZXM803HxMWI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ccc88d51-c4f8-4b70-9b2d-8bc55c66d919 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.ZkO-kCLDYs7yzMEMpS9gRbRR7hGCBl9oZXM803HxMWI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 148351a2-90ef-4563-9f4d-5ac644119973 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-7LIuzwXSftaUjf3sco/yPdDmZ7Q" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":141}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.ZkO-kCLDYs7yzMEMpS9gRbRR7hGCBl9oZXM803HxMWI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aca7cf72-520d-42d0-8ea9-3694b88e4ba5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 998 |
| ETag | W/"3e6-l+XG8XvUZeKxHqd1PhV5TmzdvpM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154261,"job_number":"JOB_154261","tr_customer_id":154278,"tr_customer_product_id":154268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:14.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13478035131840","imei1":"13478035131840","imei2":"13478035131840","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-14T12:39:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.ZkO-kCLDYs7yzMEMpS9gRbRR7hGCBl9oZXM803HxMWI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ebefebbf-e122-4bc6-9231-6d80192b2f27 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.ZkO-kCLDYs7yzMEMpS9gRbRR7hGCBl9oZXM803HxMWI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f6b4aeb4-7d61-4a78-abba-dbf42af88372 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4b4-xDObog+u03oqmFMsF74mXA4hqgo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":154261,"job_number":"JOB_154261","tr_customer_id":154278,"tr_customer_product_id":154268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:14.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13478035131840","imei1":"13478035131840","imei2":"13478035131840","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-14T12:39:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":154261,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:12.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.ZkO-kCLDYs7yzMEMpS9gRbRR7hGCBl9oZXM803HxMWI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f72b5c42-a102-4879-9205-0441de83d827 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.ZkO-kCLDYs7yzMEMpS9gRbRR7hGCBl9oZXM803HxMWI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f0e2349-aeb0-44f1-806e-860831babdb4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":154261,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71504be1-4ab9-4be1-933c-6b90124eb556 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-1Ut3h4yW7mKnr7ydIjsLVmW/akE" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1NX0.a_WlDFrV7LVZIiEZsEdldure_PkhoDaqCAbKdvxuCwo"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1NX0.a_WlDFrV7LVZIiEZsEdldure_PkhoDaqCAbKdvxuCwo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 64bb1c7c-047e-4f93-af3a-c59184671c32 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1NX0.a_WlDFrV7LVZIiEZsEdldure_PkhoDaqCAbKdvxuCwo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 51195cef-d18d-420d-9be8-f2d86764b2fc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-MhANUAURaaz6iClNHExCZzEUm6I" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":141},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1NX0.a_WlDFrV7LVZIiEZsEdldure_PkhoDaqCAbKdvxuCwo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 708d1ee7-373e-47d9-88f0-d79706b9fb0f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1NX0.a_WlDFrV7LVZIiEZsEdldure_PkhoDaqCAbKdvxuCwo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 997e3212-3e88-4752-b68b-4f3aa9183fb2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"22098-iqA83Smecb3yA6GD456g0kYbjNc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153829,"job_number":"JOB_153829","tr_customer_id":153846,"tr_customer_product_id":153836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:48:41.000Z","modified_at":"2026-01-14T01:49:08.000Z","name":"Lenny Schinner","mobile_number":"757-521-6931","email_id":"Delbert.Schinner68@hotmail.com","dop":"2025-04-06","serial_number":"17981901937594","imei1":"17981901937594","imei2":"17981901937594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153831,"job_number":"JOB_153831","tr_customer_id":153848,"tr_customer_product_id":153838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:14.000Z","modified_at":"2026-01-14T01:49:40.000Z","name":"Ollie Paucek","mobile_number":"500-555-3937","email_id":"Kiley0@hotmail.com","dop":"2025-04-06","serial_number":"13154222440608","imei1":"13154222440608","imei2":"13154222440608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153833,"job_number":"JOB_153833","tr_customer_id":153850,"tr_customer_product_id":153840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:49:45.000Z","modified_at":"2026-01-14T01:50:12.000Z","name":"Lonie Murazik","mobile_number":"469-635-2135","email_id":"Lacy.Borer@yahoo.com","dop":"2025-04-06","serial_number":"12076308262130","imei1":"12076308262130","imei2":"12076308262130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T01:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153836,"job_number":"JOB_153836","tr_customer_id":153853,"tr_customer_product_id":153843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:23:36.000Z","modified_at":"2026-01-14T02:24:04.000Z","name":"Murl Reichert","mobile_number":"375-665-0000","email_id":"Consuelo74@gmail.com","dop":"2025-04-06","serial_number":"19529087638547","imei1":"19529087638547","imei2":"19529087638547","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153838,"job_number":"JOB_153838","tr_customer_id":153855,"tr_customer_product_id":153845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:10.000Z","modified_at":"2026-01-14T02:24:37.000Z","name":"Robert Prosacco","mobile_number":"290-647-9694","email_id":"Verda13@yahoo.com","dop":"2025-04-06","serial_number":"11830785830299","imei1":"11830785830299","imei2":"11830785830299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153840,"job_number":"JOB_153840","tr_customer_id":153857,"tr_customer_product_id":153847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:24:43.000Z","modified_at":"2026-01-14T02:25:10.000Z","name":"Hobart Abbott","mobile_number":"208-861-6389","email_id":"Dejuan90@gmail.com","dop":"2025-04-06","serial_number":"11154231239164","imei1":"11154231239164","imei2":"11154231239164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T02:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153843,"job_number":"JOB_153843","tr_customer_id":153860,"tr_customer_product_id":153850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:30.000Z","modified_at":"2026-01-14T03:56:39.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"11490157505886","imei1":"11490157505886","imei2":"11490157505886","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153844,"job_number":"JOB_153844","tr_customer_id":153861,"tr_customer_product_id":153851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:33.000Z","modified_at":"2026-01-14T03:57:10.000Z","name":"Jace Gibson","mobile_number":"915-461-3076","email_id":"Abbie_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"12205415928753","imei1":"12205415928753","imei2":"12205415928753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153847,"job_number":"JOB_153847","tr_customer_id":153864,"tr_customer_product_id":153854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:41.000Z","modified_at":"2026-01-14T03:57:17.000Z","name":"Javier Kautzer","mobile_number":"463-868-1588","email_id":"Deion.Grady82@hotmail.com","dop":"2025-04-06","serial_number":"14221743042460","imei1":"14221743042460","imei2":"14221743042460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153848,"job_number":"JOB_153848","tr_customer_id":153865,"tr_customer_product_id":153855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:42.000Z","modified_at":"2026-01-14T03:56:50.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"50200394647868","imei1":"50200394647868","imei2":"50200394647868","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153850,"job_number":"JOB_153850","tr_customer_id":153867,"tr_customer_product_id":153857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:56:58.000Z","modified_at":"2026-01-14T03:57:31.000Z","name":"Laverna Baumbach","mobile_number":"972-597-8934","email_id":"Adan39@gmail.com","dop":"2025-04-06","serial_number":"19533273907433","imei1":"19533273907433","imei2":"19533273907433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153854,"job_number":"JOB_153854","tr_customer_id":153871,"tr_customer_product_id":153861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:40.000Z","name":"Javonte Leffler","mobile_number":"995-637-4543","email_id":"Jesus_Stracke49@gmail.com","dop":"2025-04-06","serial_number":"17832052336488","imei1":"17832052336488","imei2":"17832052336488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153855,"job_number":"JOB_153855","tr_customer_id":153872,"tr_customer_product_id":153862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:04.000Z","modified_at":"2026-01-14T03:57:36.000Z","name":"Bennie Erdman","mobile_number":"360-470-1925","email_id":"Amanda.Schroeder@hotmail.com","dop":"2025-06-18","serial_number":"10306825897677","imei1":"10306825897677","imei2":"10306825897677","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153858,"job_number":"JOB_153858","tr_customer_id":153875,"tr_customer_product_id":153865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:08.000Z","modified_at":"2026-01-14T03:57:39.000Z","name":"Greyson Bartell","mobile_number":"225-389-3357","email_id":"Magnolia4@yahoo.com","dop":"2025-04-06","serial_number":"17864665224283","imei1":"17864665224283","imei2":"17864665224283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153861,"job_number":"JOB_153861","tr_customer_id":153878,"tr_customer_product_id":153868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:11.000Z","modified_at":"2026-01-14T03:57:44.000Z","name":"Darien Turcotte","mobile_number":"486-520-1575","email_id":"Caitlyn54@yahoo.com","dop":"2025-04-06","serial_number":"12909667893323","imei1":"12909667893323","imei2":"12909667893323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153864,"job_number":"JOB_153864","tr_customer_id":153881,"tr_customer_product_id":153871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:18.000Z","modified_at":"2026-01-14T03:57:51.000Z","name":"Derick Zieme","mobile_number":"663-825-6200","email_id":"Natalie_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"15965444834049","imei1":"15965444834049","imei2":"15965444834049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153867,"job_number":"JOB_153867","tr_customer_id":153884,"tr_customer_product_id":153874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:25.000Z","modified_at":"2026-01-14T03:58:01.000Z","name":"Evan Corkery","mobile_number":"657-624-5669","email_id":"Hermann_Jaskolski@hotmail.com","dop":"2025-04-06","serial_number":"19690098759347","imei1":"19690098759347","imei2":"19690098759347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153870,"job_number":"JOB_153870","tr_customer_id":153887,"tr_customer_product_id":153877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:34.000Z","modified_at":"2026-01-14T03:58:11.000Z","name":"Chaya Smith","mobile_number":"864-425-7726","email_id":"Antonio_Bruen53@yahoo.com","dop":"2025-04-06","serial_number":"14219572498235","imei1":"14219572498235","imei2":"14219572498235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153873,"job_number":"JOB_153873","tr_customer_id":153890,"tr_customer_product_id":153880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:36.000Z","modified_at":"2026-01-14T03:58:09.000Z","name":"Kendrick Nitzsche","mobile_number":"998-763-5959","email_id":"Don_Frami48@gmail.com","dop":"2025-04-06","serial_number":"18810379936974","imei1":"18810379936974","imei2":"18810379936974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153877,"job_number":"JOB_153877","tr_customer_id":153894,"tr_customer_product_id":153884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:38.000Z","modified_at":"2026-01-14T03:57:46.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13843017967465","imei1":"13843017967465","imei2":"13843017967465","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153879,"job_number":"JOB_153879","tr_customer_id":153896,"tr_customer_product_id":153886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:39.000Z","modified_at":"2026-01-14T03:58:10.000Z","name":"Ludwig Lind","mobile_number":"960-957-2704","email_id":"Andreane97@hotmail.com","dop":"2025-04-06","serial_number":"19929668636032","imei1":"19929668636032","imei2":"19929668636032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153883,"job_number":"JOB_153883","tr_customer_id":153900,"tr_customer_product_id":153890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:42.000Z","modified_at":"2026-01-14T03:58:14.000Z","name":"Terry Graham","mobile_number":"342-646-8234","email_id":"Rashad_Sawayn@hotmail.com","dop":"2025-06-18","serial_number":"10803208499195","imei1":"10803208499195","imei2":"10803208499195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153887,"job_number":"JOB_153887","tr_customer_id":153904,"tr_customer_product_id":153894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:47.000Z","modified_at":"2026-01-14T03:58:23.000Z","name":"Myah Nienow","mobile_number":"516-642-0758","email_id":"Maximillian61@hotmail.com","dop":"2025-04-06","serial_number":"17885585121323","imei1":"17885585121323","imei2":"17885585121323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153892,"job_number":"JOB_153892","tr_customer_id":153909,"tr_customer_product_id":153899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:24.000Z","name":"Amy Beer","mobile_number":"425-685-0090","email_id":"Arno_Gerhold@yahoo.com","dop":"2025-04-06","serial_number":"18275463090712","imei1":"18275463090712","imei2":"18275463090712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153895,"job_number":"JOB_153895","tr_customer_id":153912,"tr_customer_product_id":153902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:58:28.000Z","name":"Charley Lesch","mobile_number":"220-715-0582","email_id":"Susanna8@gmail.com","dop":"2000-01-31","serial_number":"10971883605176","imei1":"10971883605176","imei2":"10971883605176","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153896,"job_number":"JOB_153896","tr_customer_id":153913,"tr_customer_product_id":153903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:51.000Z","modified_at":"2026-01-14T03:57:59.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13342090172188","imei1":"13342090172188","imei2":"13342090172188","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153897,"job_number":"JOB_153897","tr_customer_id":153914,"tr_customer_product_id":153904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:52.000Z","modified_at":"2026-01-14T03:58:07.000Z","name":"Watson Sanford","mobile_number":"514-629-1854","email_id":"Zackery.Renner15@hotmail.com","dop":"2025-05-30","serial_number":"19408764057187","imei1":"19408764057187","imei2":"19408764057187","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153902,"job_number":"JOB_153902","tr_customer_id":153919,"tr_customer_product_id":153909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:57:53.000Z","modified_at":"2026-01-14T03:58:26.000Z","name":"Sydnie Lind","mobile_number":"634-626-3774","email_id":"Dexter.McGlynn86@gmail.com","dop":"2025-04-06","serial_number":"14831787671978","imei1":"14831787671978","imei2":"14831787671978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153912,"job_number":"JOB_153912","tr_customer_id":153929,"tr_customer_product_id":153919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:01.000Z","modified_at":"2026-01-14T03:58:34.000Z","name":"Greta Rice","mobile_number":"567-961-6646","email_id":"Destin0@hotmail.com","dop":"2025-04-06","serial_number":"16916936851371","imei1":"16916936851371","imei2":"16916936851371","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153914,"job_number":"JOB_153914","tr_customer_id":153931,"tr_customer_product_id":153921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:02.000Z","modified_at":"2026-01-14T03:58:39.000Z","name":"Yesenia McLaughlin","mobile_number":"507-661-0065","email_id":"Addie_Miller@hotmail.com","dop":"2025-04-06","serial_number":"15531344009933","imei1":"15531344009933","imei2":"15531344009933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153920,"job_number":"JOB_153920","tr_customer_id":153937,"tr_customer_product_id":153927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:12.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13708928657264","imei1":"13708928657264","imei2":"13708928657264","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153921,"job_number":"JOB_153921","tr_customer_id":153938,"tr_customer_product_id":153928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:04.000Z","modified_at":"2026-01-14T03:58:41.000Z","name":"Erica Gerlach","mobile_number":"652-520-2135","email_id":"Alvina.Weimann@yahoo.com","dop":"2025-04-06","serial_number":"16768979329198","imei1":"16768979329198","imei2":"16768979329198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153928,"job_number":"JOB_153928","tr_customer_id":153945,"tr_customer_product_id":153935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:08.000Z","modified_at":"2026-01-14T03:58:45.000Z","name":"Athena Green","mobile_number":"728-889-3459","email_id":"Nils_Heaney@hotmail.com","dop":"2025-04-06","serial_number":"11620164623807","imei1":"11620164623807","imei2":"11620164623807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153933,"job_number":"JOB_153933","tr_customer_id":153950,"tr_customer_product_id":153940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:48.000Z","name":"Ceasar Schroeder","mobile_number":"343-893-0359","email_id":"Davonte.Will@yahoo.com","dop":"2025-04-06","serial_number":"17866295442270","imei1":"17866295442270","imei2":"17866295442270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153934,"job_number":"JOB_153934","tr_customer_id":153951,"tr_customer_product_id":153941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:16.000Z","modified_at":"2026-01-14T03:58:47.000Z","name":"Icie Jerde","mobile_number":"234-421-8821","email_id":"Arnulfo.Keeling0@hotmail.com","dop":"2025-04-06","serial_number":"16323712534927","imei1":"16323712534927","imei2":"16323712534927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153938,"job_number":"JOB_153938","tr_customer_id":153955,"tr_customer_product_id":153945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:17.000Z","modified_at":"2026-01-14T03:58:50.000Z","name":"Eduardo Kuvalis","mobile_number":"825-222-3084","email_id":"Major23@hotmail.com","dop":"2025-04-06","serial_number":"11449525401453","imei1":"11449525401453","imei2":"11449525401453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153943,"job_number":"JOB_153943","tr_customer_id":153960,"tr_customer_product_id":153950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:06.000Z","name":"Bette Cummerata","mobile_number":"531-728-9718","email_id":"Rhiannon_Parker93@hotmail.com","dop":"2025-04-06","serial_number":"19303631550755","imei1":"19303631550755","imei2":"19303631550755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153945,"job_number":"JOB_153945","tr_customer_id":153962,"tr_customer_product_id":153952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:30.000Z","modified_at":"2026-01-14T03:59:03.000Z","name":"Natasha Nader","mobile_number":"956-487-2665","email_id":"Vernon.Dooley@yahoo.com","dop":"2025-04-06","serial_number":"11696707881450","imei1":"11696707881450","imei2":"11696707881450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153949,"job_number":"JOB_153949","tr_customer_id":153966,"tr_customer_product_id":153956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:32.000Z","modified_at":"2026-01-14T03:59:05.000Z","name":"Dudley West","mobile_number":"201-712-8767","email_id":"Isom_OConnell@hotmail.com","dop":"2025-04-06","serial_number":"14556553157525","imei1":"14556553157525","imei2":"14556553157525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153952,"job_number":"JOB_153952","tr_customer_id":153969,"tr_customer_product_id":153959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:36.000Z","modified_at":"2026-01-14T03:59:13.000Z","name":"William Huel","mobile_number":"312-349-5049","email_id":"Osbaldo.Leffler22@gmail.com","dop":"2000-01-31","serial_number":"10853652453127","imei1":"10853652453127","imei2":"10853652453127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153955,"job_number":"JOB_153955","tr_customer_id":153972,"tr_customer_product_id":153962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:41.000Z","modified_at":"2026-01-14T03:59:15.000Z","name":"Dewitt Kreiger","mobile_number":"804-756-0258","email_id":"Ludwig_Rosenbaum13@yahoo.com","dop":"2025-04-06","serial_number":"18331635341498","imei1":"18331635341498","imei2":"18331635341498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153958,"job_number":"JOB_153958","tr_customer_id":153975,"tr_customer_product_id":153965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:46.000Z","modified_at":"2026-01-14T03:59:23.000Z","name":"Marvin Parisian","mobile_number":"816-396-8878","email_id":"Edd45@yahoo.com","dop":"2025-04-06","serial_number":"17622992592245","imei1":"17622992592245","imei2":"17622992592245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153961,"job_number":"JOB_153961","tr_customer_id":153978,"tr_customer_product_id":153968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:48.000Z","modified_at":"2026-01-14T03:59:25.000Z","name":"Lila Pacocha","mobile_number":"407-499-2087","email_id":"Dolly_Stark82@hotmail.com","dop":"2025-04-06","serial_number":"18559771648689","imei1":"18559771648689","imei2":"18559771648689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153964,"job_number":"JOB_153964","tr_customer_id":153981,"tr_customer_product_id":153971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:53.000Z","modified_at":"2026-01-14T03:59:24.000Z","name":"Casper Pacocha","mobile_number":"319-971-2948","email_id":"Davion9@hotmail.com","dop":"2025-04-06","serial_number":"13236984803189","imei1":"13236984803189","imei2":"13236984803189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153967,"job_number":"JOB_153967","tr_customer_id":153984,"tr_customer_product_id":153974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:55.000Z","modified_at":"2026-01-14T03:59:28.000Z","name":"Fern Hackett","mobile_number":"558-950-5751","email_id":"Paris73@hotmail.com","dop":"2025-04-06","serial_number":"16717011796069","imei1":"16717011796069","imei2":"16717011796069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153970,"job_number":"JOB_153970","tr_customer_id":153987,"tr_customer_product_id":153977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:57.000Z","modified_at":"2026-01-14T03:59:29.000Z","name":"Alexys Halvorson","mobile_number":"913-944-4339","email_id":"Joseph_Wyman@hotmail.com","dop":"2025-04-06","serial_number":"11875182427843","imei1":"11875182427843","imei2":"11875182427843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153973,"job_number":"JOB_153973","tr_customer_id":153990,"tr_customer_product_id":153980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:04.000Z","modified_at":"2026-01-14T03:59:38.000Z","name":"Yasmeen Kessler","mobile_number":"313-517-9410","email_id":"Ezekiel_Aufderhar90@yahoo.com","dop":"2025-04-06","serial_number":"16004376525384","imei1":"16004376525384","imei2":"16004376525384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153976,"job_number":"JOB_153976","tr_customer_id":153993,"tr_customer_product_id":153983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:12.000Z","modified_at":"2026-01-14T03:59:45.000Z","name":"Aletha Dicki","mobile_number":"959-855-6091","email_id":"Erling83@gmail.com","dop":"2025-04-06","serial_number":"17927353150091","imei1":"17927353150091","imei2":"17927353150091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153979,"job_number":"JOB_153979","tr_customer_id":153996,"tr_customer_product_id":153986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:15.000Z","modified_at":"2026-01-14T03:59:50.000Z","name":"Samson Gaylord","mobile_number":"882-343-5998","email_id":"Bridgette96@yahoo.com","dop":"2025-04-06","serial_number":"12563495303374","imei1":"12563495303374","imei2":"12563495303374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153982,"job_number":"JOB_153982","tr_customer_id":153999,"tr_customer_product_id":153989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:21.000Z","modified_at":"2026-01-14T03:59:59.000Z","name":"Soledad Legros","mobile_number":"987-905-0976","email_id":"Mortimer62@hotmail.com","dop":"2000-01-31","serial_number":"10085490472080","imei1":"10085490472080","imei2":"10085490472080","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153984,"job_number":"JOB_153984","tr_customer_id":154001,"tr_customer_product_id":153991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:22.000Z","modified_at":"2026-01-14T03:59:55.000Z","name":"Yasmin Bartoletti","mobile_number":"848-346-2918","email_id":"Moshe.Dach7@gmail.com","dop":"2025-04-06","serial_number":"11296060979270","imei1":"11296060979270","imei2":"11296060979270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153991,"job_number":"JOB_153991","tr_customer_id":154008,"tr_customer_product_id":153998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:31.000Z","modified_at":"2026-01-14T04:00:08.000Z","name":"Colt Goldner","mobile_number":"579-935-2789","email_id":"Rahsaan93@yahoo.com","dop":"2025-04-06","serial_number":"17084315109088","imei1":"17084315109088","imei2":"17084315109088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153993,"job_number":"JOB_153993","tr_customer_id":154010,"tr_customer_product_id":154000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:32.000Z","modified_at":"2026-01-14T04:00:09.000Z","name":"Adelia Collier","mobile_number":"797-841-5171","email_id":"Nikita.Heaney@gmail.com","dop":"2025-04-06","serial_number":"16126857119760","imei1":"16126857119760","imei2":"16126857119760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154000,"job_number":"JOB_154000","tr_customer_id":154017,"tr_customer_product_id":154007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:45.000Z","modified_at":"2026-01-14T04:00:19.000Z","name":"Marcos Schmidt","mobile_number":"656-284-9634","email_id":"Joshua84@yahoo.com","dop":"2025-04-06","serial_number":"11560468025637","imei1":"11560468025637","imei2":"11560468025637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154006,"job_number":"JOB_154006","tr_customer_id":154023,"tr_customer_product_id":154013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:57.000Z","modified_at":"2026-01-14T04:00:31.000Z","name":"Myron Dickens","mobile_number":"510-514-7198","email_id":"Raheem.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"17087632250174","imei1":"17087632250174","imei2":"17087632250174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154009,"job_number":"JOB_154009","tr_customer_id":154026,"tr_customer_product_id":154016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:06.000Z","modified_at":"2026-01-14T04:00:44.000Z","name":"Dino Ferry","mobile_number":"823-912-2232","email_id":"Emmanuelle_Dach@hotmail.com","dop":"2000-01-31","serial_number":"10595051635997","imei1":"10595051635997","imei2":"10595051635997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154012,"job_number":"JOB_154012","tr_customer_id":154029,"tr_customer_product_id":154019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:26.000Z","modified_at":"2026-01-14T04:00:59.000Z","name":"Citlalli Skiles","mobile_number":"793-796-3666","email_id":"Chet.Cummerata78@hotmail.com","dop":"2025-04-06","serial_number":"10726312332211","imei1":"10726312332211","imei2":"10726312332211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154015,"job_number":"JOB_154015","tr_customer_id":154032,"tr_customer_product_id":154022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:00:38.000Z","modified_at":"2026-01-14T04:01:12.000Z","name":"Saul Mayer","mobile_number":"697-799-1622","email_id":"Randi50@yahoo.com","dop":"2025-04-06","serial_number":"17461815720435","imei1":"17461815720435","imei2":"17461815720435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154023,"job_number":"JOB_154023","tr_customer_id":154040,"tr_customer_product_id":154030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:04:51.000Z","modified_at":"2026-01-14T04:05:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28377301900698","imei1":"28377301900698","imei2":"28377301900698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154030,"job_number":"JOB_154030","tr_customer_id":154047,"tr_customer_product_id":154037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:18.000Z","modified_at":"2026-01-14T04:05:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63218983304577","imei1":"63218983304577","imei2":"63218983304577","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:05:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154037,"job_number":"JOB_154037","tr_customer_id":154054,"tr_customer_product_id":154044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:05:44.000Z","modified_at":"2026-01-14T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99998152977953","imei1":"99998152977953","imei2":"99998152977953","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154043,"job_number":"JOB_154043","tr_customer_id":154060,"tr_customer_product_id":154050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:37.000Z","modified_at":"2026-01-14T04:50:45.000Z","name":"Pietro McDermott","mobile_number":"509-520-3280","email_id":"Marianna.Casper@hotmail.com","dop":"2025-07-01","serial_number":"102473362399393","imei1":"102473362399393","imei2":"102473362399393","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154047,"job_number":"JOB_154047","tr_customer_id":154064,"tr_customer_product_id":154054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:50:48.000Z","modified_at":"2026-01-14T04:50:56.000Z","name":"Tobin Sawayn","mobile_number":"285-924-8426","email_id":"Alexandro.VonRueden46@yahoo.com","dop":"2025-07-01","serial_number":"103068670926260","imei1":"103068670926260","imei2":"103068670926260","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154048,"job_number":"JOB_154048","tr_customer_id":154065,"tr_customer_product_id":154055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:54:27.000Z","modified_at":"2026-01-14T04:55:06.000Z","name":"Kraig Schuppe","mobile_number":"402-239-7687","email_id":"Furman.Lebsack41@yahoo.com","dop":"2025-04-06","serial_number":"11024629518704","imei1":"11024629518704","imei2":"11024629518704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154050,"job_number":"JOB_154050","tr_customer_id":154067,"tr_customer_product_id":154057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:50.000Z","name":"Anne Hyatt","mobile_number":"738-381-3144","email_id":"Jalen45@yahoo.com","dop":"2025-04-06","serial_number":"16298921169320","imei1":"16298921169320","imei2":"16298921169320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154051,"job_number":"JOB_154051","tr_customer_id":154068,"tr_customer_product_id":154058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T04:59:16.000Z","modified_at":"2026-01-14T04:59:49.000Z","name":"Henri Beahan","mobile_number":"919-892-4514","email_id":"Abe_Dach@yahoo.com","dop":"2025-04-06","serial_number":"10911753445563","imei1":"10911753445563","imei2":"10911753445563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154077,"job_number":"JOB_154077","tr_customer_id":154094,"tr_customer_product_id":154084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:05.000Z","modified_at":"2026-01-14T06:16:41.000Z","name":"Icie McClure","mobile_number":"372-250-6632","email_id":"Kurtis.Reichel@hotmail.com","dop":"2025-04-06","serial_number":"14031103228359","imei1":"14031103228359","imei2":"14031103228359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154086,"job_number":"JOB_154086","tr_customer_id":154103,"tr_customer_product_id":154093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:48.000Z","modified_at":"2026-01-14T06:17:24.000Z","name":"Judah Herman","mobile_number":"341-611-8790","email_id":"Michaela78@yahoo.com","dop":"2025-04-06","serial_number":"10256291257703","imei1":"10256291257703","imei2":"10256291257703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154091,"job_number":"JOB_154091","tr_customer_id":154108,"tr_customer_product_id":154098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:31.000Z","modified_at":"2026-01-14T06:18:06.000Z","name":"Daija Von","mobile_number":"322-310-2307","email_id":"Declan.Funk@yahoo.com","dop":"2025-04-06","serial_number":"13889772195585","imei1":"13889772195585","imei2":"13889772195585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154107,"job_number":"JOB_154107","tr_customer_id":154124,"tr_customer_product_id":154114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:34.000Z","modified_at":"2026-01-14T06:23:43.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"11626896903705","imei1":"11626896903705","imei2":"11626896903705","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154109,"job_number":"JOB_154109","tr_customer_id":154126,"tr_customer_product_id":154116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:35.000Z","modified_at":"2026-01-14T06:24:09.000Z","name":"Reva Gleichner","mobile_number":"857-563-0011","email_id":"Gennaro.Crist28@hotmail.com","dop":"2025-06-18","serial_number":"10332046478949","imei1":"10332046478949","imei2":"10332046478949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154113,"job_number":"JOB_154113","tr_customer_id":154130,"tr_customer_product_id":154120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:23:49.000Z","modified_at":"2026-01-14T06:23:58.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10585837085856","imei1":"10585837085856","imei2":"10585837085856","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154116,"job_number":"JOB_154116","tr_customer_id":154133,"tr_customer_product_id":154123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:04.000Z","modified_at":"2026-01-14T06:24:13.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13524504839883","imei1":"13524504839883","imei2":"13524504839883","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154118,"job_number":"JOB_154118","tr_customer_id":154135,"tr_customer_product_id":154125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:24:16.000Z","modified_at":"2026-01-14T06:24:49.000Z","name":"Mollie Doyle","mobile_number":"231-246-9135","email_id":"Carolanne_Parisian33@hotmail.com","dop":"2025-06-18","serial_number":"10199391529659","imei1":"10199391529659","imei2":"10199391529659","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154121,"job_number":"JOB_154121","tr_customer_id":154138,"tr_customer_product_id":154128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:26:27.000Z","modified_at":"2026-01-14T06:27:06.000Z","name":"Lilly Heller","mobile_number":"215-284-6151","email_id":"Elliott33@hotmail.com","dop":"2025-04-06","serial_number":"17395068759147","imei1":"17395068759147","imei2":"17395068759147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154124,"job_number":"JOB_154124","tr_customer_id":154141,"tr_customer_product_id":154131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:27:14.000Z","modified_at":"2026-01-14T06:27:54.000Z","name":"Gregorio Cummerata","mobile_number":"509-850-4612","email_id":"Cathryn_Jenkins26@gmail.com","dop":"2025-04-06","serial_number":"14034102614125","imei1":"14034102614125","imei2":"14034102614125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154127,"job_number":"JOB_154127","tr_customer_id":154144,"tr_customer_product_id":154134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:03.000Z","modified_at":"2026-01-14T06:28:46.000Z","name":"Darius Gibson","mobile_number":"522-641-7991","email_id":"Sanford.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"13919490022379","imei1":"13919490022379","imei2":"13919490022379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154131,"job_number":"JOB_154131","tr_customer_id":154148,"tr_customer_product_id":154138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:50.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"Simeon Russel","mobile_number":"510-612-1016","email_id":"Dennis78@gmail.com","dop":"2025-04-06","serial_number":"11250569492197","imei1":"11250569492197","imei2":"11250569492197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154136,"job_number":"JOB_154136","tr_customer_id":154153,"tr_customer_product_id":154143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:36.000Z","modified_at":"2026-01-14T06:30:14.000Z","name":"Cecil Block","mobile_number":"693-829-2977","email_id":"Lorenz.Purdy91@yahoo.com","dop":"2025-04-06","serial_number":"12142990971902","imei1":"12142990971902","imei2":"12142990971902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154139,"job_number":"JOB_154139","tr_customer_id":154156,"tr_customer_product_id":154146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:30:22.000Z","modified_at":"2026-01-14T06:30:59.000Z","name":"Lamar Quitzon","mobile_number":"200-675-6834","email_id":"Kristopher54@yahoo.com","dop":"2025-04-06","serial_number":"14855572082858","imei1":"14855572082858","imei2":"14855572082858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154141,"job_number":"JOB_154141","tr_customer_id":154158,"tr_customer_product_id":154148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:33:25.000Z","modified_at":"2026-01-14T06:33:59.000Z","name":"Bette Terry","mobile_number":"859-769-4755","email_id":"Emmalee.Cummerata84@yahoo.com","dop":"2025-04-06","serial_number":"17660785730277","imei1":"17660785730277","imei2":"17660785730277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154144,"job_number":"JOB_154144","tr_customer_id":154161,"tr_customer_product_id":154151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:08.000Z","modified_at":"2026-01-14T06:34:42.000Z","name":"Ana Quitzon","mobile_number":"947-875-0473","email_id":"Laury_Spinka54@gmail.com","dop":"2025-04-06","serial_number":"16369899455816","imei1":"16369899455816","imei2":"16369899455816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154147,"job_number":"JOB_154147","tr_customer_id":154164,"tr_customer_product_id":154154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:15.000Z","modified_at":"2026-01-14T06:34:50.000Z","name":"Cristobal Thiel","mobile_number":"994-427-9066","email_id":"Adrian10@yahoo.com","dop":"2000-01-31","serial_number":"10221139667662","imei1":"10221139667662","imei2":"10221139667662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154150,"job_number":"JOB_154150","tr_customer_id":154167,"tr_customer_product_id":154157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:49.000Z","modified_at":"2026-01-14T06:35:22.000Z","name":"Nedra Mante","mobile_number":"529-898-6102","email_id":"Helena_Smith80@hotmail.com","dop":"2025-04-06","serial_number":"15611308934794","imei1":"15611308934794","imei2":"15611308934794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154153,"job_number":"JOB_154153","tr_customer_id":154170,"tr_customer_product_id":154160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:34:57.000Z","modified_at":"2026-01-14T06:35:31.000Z","name":"Olga Konopelski","mobile_number":"970-840-3586","email_id":"Eulalia39@gmail.com","dop":"2000-01-31","serial_number":"10227541627572","imei1":"10227541627572","imei2":"10227541627572","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154156,"job_number":"JOB_154156","tr_customer_id":154173,"tr_customer_product_id":154163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:29.000Z","modified_at":"2026-01-14T06:36:05.000Z","name":"Shanie Hansen","mobile_number":"383-980-9180","email_id":"Douglas79@hotmail.com","dop":"2025-04-06","serial_number":"17341227724287","imei1":"17341227724287","imei2":"17341227724287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154159,"job_number":"JOB_154159","tr_customer_id":154176,"tr_customer_product_id":154166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:38.000Z","modified_at":"2026-01-14T06:36:13.000Z","name":"Miguel Kreiger","mobile_number":"977-831-6455","email_id":"Jovani.Shields@gmail.com","dop":"2000-01-31","serial_number":"10827754416272","imei1":"10827754416272","imei2":"10827754416272","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154162,"job_number":"JOB_154162","tr_customer_id":154179,"tr_customer_product_id":154169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:35:39.000Z","modified_at":"2026-01-14T06:36:18.000Z","name":"Maeve Jerde","mobile_number":"920-290-8389","email_id":"Gilbert.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"12743996783609","imei1":"12743996783609","imei2":"12743996783609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154165,"job_number":"JOB_154165","tr_customer_id":154182,"tr_customer_product_id":154172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:19.000Z","modified_at":"2026-01-14T06:36:55.000Z","name":"Liana Gulgowski","mobile_number":"239-450-4917","email_id":"Jamey.Zboncak@yahoo.com","dop":"2000-01-31","serial_number":"10298454519988","imei1":"10298454519988","imei2":"10298454519988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154168,"job_number":"JOB_154168","tr_customer_id":154185,"tr_customer_product_id":154175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:36:25.000Z","modified_at":"2026-01-14T06:37:04.000Z","name":"Madisyn Nicolas","mobile_number":"350-595-6146","email_id":"Faustino.Pollich27@yahoo.com","dop":"2025-04-06","serial_number":"17915228484757","imei1":"17915228484757","imei2":"17915228484757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154171,"job_number":"JOB_154171","tr_customer_id":154188,"tr_customer_product_id":154178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:37:15.000Z","modified_at":"2026-01-14T06:37:56.000Z","name":"Tomas Haag","mobile_number":"868-257-5554","email_id":"Isaac46@yahoo.com","dop":"2025-04-06","serial_number":"10463176650217","imei1":"10463176650217","imei2":"10463176650217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154174,"job_number":"JOB_154174","tr_customer_id":154191,"tr_customer_product_id":154181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:40:18.000Z","modified_at":"2026-01-14T06:40:54.000Z","name":"Viva Kessler","mobile_number":"765-768-5540","email_id":"Kayleigh_Daugherty@gmail.com","dop":"2025-04-06","serial_number":"17467492840027","imei1":"17467492840027","imei2":"17467492840027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154177,"job_number":"JOB_154177","tr_customer_id":154194,"tr_customer_product_id":154184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:01.000Z","modified_at":"2026-01-14T06:41:37.000Z","name":"Amira Smith","mobile_number":"642-704-8941","email_id":"Myra74@yahoo.com","dop":"2025-04-06","serial_number":"19237423963941","imei1":"19237423963941","imei2":"19237423963941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154179,"job_number":"JOB_154179","tr_customer_id":154196,"tr_customer_product_id":154186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:24.000Z","modified_at":"2026-01-14T06:42:00.000Z","name":"Sven Dach","mobile_number":"750-768-4719","email_id":"Earnestine26@hotmail.com","dop":"2025-04-06","serial_number":"17024420905663","imei1":"17024420905663","imei2":"17024420905663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154182,"job_number":"JOB_154182","tr_customer_id":154199,"tr_customer_product_id":154189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:44.000Z","modified_at":"2026-01-14T06:42:19.000Z","name":"Tod Zemlak","mobile_number":"664-656-6633","email_id":"Floy85@hotmail.com","dop":"2025-04-06","serial_number":"14072984813457","imei1":"14072984813457","imei2":"14072984813457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154184,"job_number":"JOB_154184","tr_customer_id":154201,"tr_customer_product_id":154191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:41:55.000Z","modified_at":"2026-01-14T06:42:40.000Z","name":"Cristal Daugherty","mobile_number":"261-234-6632","email_id":"Zane_Mosciski@gmail.com","dop":"2025-04-06","serial_number":"19864832230161","imei1":"19864832230161","imei2":"19864832230161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154187,"job_number":"JOB_154187","tr_customer_id":154204,"tr_customer_product_id":154194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:00.000Z","modified_at":"2026-01-14T06:49:32.000Z","name":"Dixie Quigley","mobile_number":"874-646-6553","email_id":"Morris_Schaden@gmail.com","dop":"2025-04-06","serial_number":"11720591410960","imei1":"11720591410960","imei2":"11720591410960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154188,"job_number":"JOB_154188","tr_customer_id":154205,"tr_customer_product_id":154195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:01.000Z","modified_at":"2026-01-14T06:49:34.000Z","name":"Karson Kutch","mobile_number":"684-528-8087","email_id":"Kamren_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"10032841181157","imei1":"10032841181157","imei2":"10032841181157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154192,"job_number":"JOB_154192","tr_customer_id":154209,"tr_customer_product_id":154199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:49:38.000Z","modified_at":"2026-01-14T06:50:10.000Z","name":"Carlie Boehm","mobile_number":"937-577-3138","email_id":"Jan_Bailey@hotmail.com","dop":"2025-04-06","serial_number":"16591221266619","imei1":"16591221266619","imei2":"16591221266619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154195,"job_number":"JOB_154195","tr_customer_id":154212,"tr_customer_product_id":154202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:50:16.000Z","modified_at":"2026-01-14T06:50:47.000Z","name":"Johnny Rath","mobile_number":"257-680-9169","email_id":"Yasmeen.Kunde68@yahoo.com","dop":"2025-04-06","serial_number":"14319025814076","imei1":"14319025814076","imei2":"14319025814076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154197,"job_number":"JOB_154197","tr_customer_id":154214,"tr_customer_product_id":154204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:00:09.000Z","modified_at":"2026-01-14T07:00:48.000Z","name":"Marlen Wilderman","mobile_number":"793-997-4718","email_id":"Billie38@gmail.com","dop":"2025-04-06","serial_number":"13835497114860","imei1":"13835497114860","imei2":"13835497114860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154206,"job_number":"JOB_154206","tr_customer_id":154223,"tr_customer_product_id":154213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:43:59.000Z","modified_at":"2026-01-14T07:44:42.000Z","name":"Albertha Nader","mobile_number":"391-532-5301","email_id":"Abdullah.Bernhard90@gmail.com","dop":"2025-04-06","serial_number":"17325084986893","imei1":"17325084986893","imei2":"17325084986893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154210,"job_number":"JOB_154210","tr_customer_id":154227,"tr_customer_product_id":154217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:45:28.000Z","modified_at":"2026-01-14T07:46:01.000Z","name":"Verner Goldner","mobile_number":"860-603-3921","email_id":"Forest.Herzog60@yahoo.com","dop":"2025-04-06","serial_number":"11057984747340","imei1":"11057984747340","imei2":"11057984747340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:46:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154212,"job_number":"JOB_154212","tr_customer_id":154229,"tr_customer_product_id":154219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T08:46:18.000Z","modified_at":"2026-01-14T08:46:30.000Z","name":"Madeline Conroy","mobile_number":"487-826-6289","email_id":"Nakia17@gmail.com","dop":"2025-04-06","serial_number":"14235029708786","imei1":"14235029708786","imei2":"14235029708786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T08:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154214,"job_number":"JOB_154214","tr_customer_id":154231,"tr_customer_product_id":154221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:28:46.000Z","modified_at":"2026-01-14T09:28:54.000Z","name":"Marlen Beer","mobile_number":"360-231-8296","email_id":"Fabiola76@hotmail.com","dop":"2025-12-01","serial_number":"18903026542322","imei1":"18903026542322","imei2":"18903026542322","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154216,"job_number":"JOB_154216","tr_customer_id":154233,"tr_customer_product_id":154223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:29:53.000Z","modified_at":"2026-01-14T09:30:00.000Z","name":"Tracey Marquardt","mobile_number":"831-672-5124","email_id":"David.Deckow@yahoo.com","dop":"2025-12-01","serial_number":"14801205792476","imei1":"14801205792476","imei2":"14801205792476","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154218,"job_number":"JOB_154218","tr_customer_id":154235,"tr_customer_product_id":154225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:03.000Z","modified_at":"2026-01-14T09:30:11.000Z","name":"Domenica Hansen","mobile_number":"958-659-6735","email_id":"Oswald_Gibson32@yahoo.com","dop":"2025-12-01","serial_number":"14608375887423","imei1":"14608375887423","imei2":"14608375887423","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154220,"job_number":"JOB_154220","tr_customer_id":154237,"tr_customer_product_id":154227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:30:15.000Z","modified_at":"2026-01-14T09:30:23.000Z","name":"Vesta Pagac","mobile_number":"496-929-5244","email_id":"Edgardo.Mueller4@hotmail.com","dop":"2025-12-01","serial_number":"17218875561957","imei1":"17218875561957","imei2":"17218875561957","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154221,"job_number":"JOB_154221","tr_customer_id":154238,"tr_customer_product_id":154228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:47:25.000Z","modified_at":"2026-01-14T09:48:00.000Z","name":"Mellie Romaguera","mobile_number":"535-498-8127","email_id":"Devon92@hotmail.com","dop":"2025-11-11","serial_number":"10625426932952","imei1":"10625426932952","imei2":"10625426932952","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:48:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154223,"job_number":"JOB_154223","tr_customer_id":154240,"tr_customer_product_id":154230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:48:45.000Z","modified_at":"2026-01-14T09:49:24.000Z","name":"Eliezer Thompson","mobile_number":"603-683-2257","email_id":"Lance_Franecki46@hotmail.com","dop":"2025-11-11","serial_number":"18504392372821","imei1":"18504392372821","imei2":"18504392372821","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154225,"job_number":"JOB_154225","tr_customer_id":154242,"tr_customer_product_id":154232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:50:56.000Z","modified_at":"2026-01-14T09:51:26.000Z","name":"Xavier Mohr","mobile_number":"228-741-3570","email_id":"Cyril58@hotmail.com","dop":"2025-11-11","serial_number":"14792287869267","imei1":"14792287869267","imei2":"14792287869267","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154227,"job_number":"JOB_154227","tr_customer_id":154244,"tr_customer_product_id":154234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T09:52:09.000Z","modified_at":"2026-01-14T09:52:52.000Z","name":"Chloe Cruickshank","mobile_number":"371-858-5495","email_id":"Loyal.Johnson@yahoo.com","dop":"2025-11-11","serial_number":"17304202464933","imei1":"17304202464933","imei2":"17304202464933","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T09:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154253,"job_number":"JOB_154253","tr_customer_id":154270,"tr_customer_product_id":154260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:01.000Z","modified_at":"2026-01-14T12:39:06.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13231363189938","imei1":"13231363189938","imei2":"13231363189938","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154257,"job_number":"JOB_154257","tr_customer_id":154274,"tr_customer_product_id":154264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:07.000Z","modified_at":"2026-01-14T12:39:11.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15466497192368","imei1":"15466497192368","imei2":"15466497192368","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T12:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153929,"job_number":"JOB_153929","tr_customer_id":153946,"tr_customer_product_id":153936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:58:09.000Z","modified_at":"2026-01-14T03:58:30.000Z","name":"Arne Veum","mobile_number":"366-472-3452","email_id":"Lempi_Mertz@gmail.com","dop":"2025-10-01","serial_number":"19137928044103","imei1":"19137928044103","imei2":"19137928044103","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153988,"job_number":"JOB_153988","tr_customer_id":154005,"tr_customer_product_id":153995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:25.000Z","modified_at":"2026-01-14T03:59:36.000Z","name":"Loma Witting","mobile_number":"452-492-9709","email_id":"Sigrid85@hotmail.com","dop":"2025-06-09","serial_number":"107381718430286","imei1":"107381718430286","imei2":"107381718430286","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153997,"job_number":"JOB_153997","tr_customer_id":154014,"tr_customer_product_id":154004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:40.000Z","modified_at":"2026-01-14T03:59:51.000Z","name":"Kari Ryan","mobile_number":"225-392-3922","email_id":"Coy77@yahoo.com","dop":"2025-06-09","serial_number":"104556701408188","imei1":"104556701408188","imei2":"104556701408188","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154003,"job_number":"JOB_154003","tr_customer_id":154020,"tr_customer_product_id":154010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T03:59:55.000Z","modified_at":"2026-01-14T04:00:06.000Z","name":"Jovani Lemke","mobile_number":"392-337-5049","email_id":"Dewitt14@gmail.com","dop":"2025-06-09","serial_number":"109941967494156","imei1":"109941967494156","imei2":"109941967494156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154069,"job_number":"JOB_154069","tr_customer_id":154086,"tr_customer_product_id":154076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T05:34:28.000Z","modified_at":"2026-01-14T05:34:33.000Z","name":"Adonis Abbott","mobile_number":"858-993-9884","email_id":"Alisa.Cartwright@hotmail.com","dop":"2026-01-10","serial_number":"216091686850811","imei1":"216091686850811","imei2":"216091686850811","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154081,"job_number":"JOB_154081","tr_customer_id":154098,"tr_customer_product_id":154088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:27.000Z","modified_at":"2026-01-14T06:16:38.000Z","name":"Thaddeus Jerde","mobile_number":"806-205-6008","email_id":"Hayden_Marvin44@hotmail.com","dop":"2025-11-04","serial_number":"18012192532622","imei1":"18012192532622","imei2":"18012192532622","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154084,"job_number":"JOB_154084","tr_customer_id":154101,"tr_customer_product_id":154091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:42.000Z","modified_at":"2026-01-14T06:16:53.000Z","name":"Jessyca Lehner","mobile_number":"806-390-4389","email_id":"Lolita_Glover70@yahoo.com","dop":"2025-11-04","serial_number":"29170768344376","imei1":"29170768344376","imei2":"29170768344376","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154088,"job_number":"JOB_154088","tr_customer_id":154105,"tr_customer_product_id":154095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:16:57.000Z","modified_at":"2026-01-14T06:17:08.000Z","name":"Maritza Dietrich","mobile_number":"925-768-6600","email_id":"Garret_Streich25@hotmail.com","dop":"2025-11-04","serial_number":"37748598739959","imei1":"37748598739959","imei2":"37748598739959","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154089,"job_number":"JOB_154089","tr_customer_id":154106,"tr_customer_product_id":154096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:17:07.000Z","modified_at":"2026-01-14T06:17:30.000Z","name":"Trey Larson","mobile_number":"398-927-9041","email_id":"Rita.Lockman@yahoo.com","dop":"2025-10-01","serial_number":"17086184724603","imei1":"17086184724603","imei2":"17086184724603","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154094,"job_number":"JOB_154094","tr_customer_id":154111,"tr_customer_product_id":154101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:05.000Z","modified_at":"2026-01-14T06:20:15.000Z","name":"Lane Sipes","mobile_number":"504-390-7833","email_id":"Daniela.Homenick@hotmail.com","dop":"2025-06-09","serial_number":"104192624531284","imei1":"104192624531284","imei2":"104192624531284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154097,"job_number":"JOB_154097","tr_customer_id":154114,"tr_customer_product_id":154104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:20.000Z","modified_at":"2026-01-14T06:20:29.000Z","name":"Elizabeth Luettgen","mobile_number":"934-412-3780","email_id":"Hollis_Johnston33@hotmail.com","dop":"2025-06-09","serial_number":"102291455033185","imei1":"102291455033185","imei2":"102291455033185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154100,"job_number":"JOB_154100","tr_customer_id":154117,"tr_customer_product_id":154107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:20:34.000Z","modified_at":"2026-01-14T06:20:43.000Z","name":"Andrew VonRueden","mobile_number":"716-262-1040","email_id":"Anastasia_Reichel17@gmail.com","dop":"2025-06-09","serial_number":"106703606040391","imei1":"106703606040391","imei2":"106703606040391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154102,"job_number":"JOB_154102","tr_customer_id":154119,"tr_customer_product_id":154109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:32.000Z","modified_at":"2026-01-14T06:21:43.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"89312230929787","imei1":"89312230929787","imei2":"89312230929787","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154103,"job_number":"JOB_154103","tr_customer_id":154120,"tr_customer_product_id":154110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:21:47.000Z","modified_at":"2026-01-14T06:21:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13531816808550","imei1":"13531816808550","imei2":"13531816808550","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154104,"job_number":"JOB_154104","tr_customer_id":154121,"tr_customer_product_id":154111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:22:02.000Z","modified_at":"2026-01-14T06:22:13.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"80938111541625","imei1":"80938111541625","imei2":"80938111541625","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:22:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154129,"job_number":"JOB_154129","tr_customer_id":154146,"tr_customer_product_id":154136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:28:48.000Z","modified_at":"2026-01-14T06:28:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"71423107519664","imei1":"71423107519664","imei2":"71423107519664","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:28:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154133,"job_number":"JOB_154133","tr_customer_id":154150,"tr_customer_product_id":154140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:03.000Z","modified_at":"2026-01-14T06:29:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"79074489651727","imei1":"79074489651727","imei2":"79074489651727","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154134,"job_number":"JOB_154134","tr_customer_id":154151,"tr_customer_product_id":154141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T06:29:18.000Z","modified_at":"2026-01-14T06:29:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28655533978288","imei1":"28655533978288","imei2":"28655533978288","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T06:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154199,"job_number":"JOB_154199","tr_customer_id":154216,"tr_customer_product_id":154206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:21.000Z","modified_at":"2026-01-14T07:25:31.000Z","name":"Eugenia Konopelski","mobile_number":"275-461-2835","email_id":"Seth.Kuhn@hotmail.com","dop":"2025-11-04","serial_number":"20592900893100","imei1":"20592900893100","imei2":"20592900893100","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154200,"job_number":"JOB_154200","tr_customer_id":154217,"tr_customer_product_id":154207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:34.000Z","modified_at":"2026-01-14T07:25:44.000Z","name":"Immanuel Lind","mobile_number":"587-829-0253","email_id":"Rod.Gulgowski@gmail.com","dop":"2025-11-04","serial_number":"10204642158617","imei1":"10204642158617","imei2":"10204642158617","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154201,"job_number":"JOB_154201","tr_customer_id":154218,"tr_customer_product_id":154208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:25:47.000Z","modified_at":"2026-01-14T07:25:57.000Z","name":"Laila Hintz","mobile_number":"924-254-4020","email_id":"Eduardo.Howe8@yahoo.com","dop":"2025-11-04","serial_number":"26349521545837","imei1":"26349521545837","imei2":"26349521545837","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154208,"job_number":"JOB_154208","tr_customer_id":154225,"tr_customer_product_id":154215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:15.000Z","modified_at":"2026-01-14T07:44:26.000Z","name":"Vincenzo Hamill","mobile_number":"359-766-1526","email_id":"Oliver.Weber11@yahoo.com","dop":"2025-11-04","serial_number":"15549218825620","imei1":"15549218825620","imei2":"15549218825620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154209,"job_number":"JOB_154209","tr_customer_id":154226,"tr_customer_product_id":154216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T07:44:30.000Z","modified_at":"2026-01-14T07:44:55.000Z","name":"Marcella Cormier","mobile_number":"709-600-7390","email_id":"Marge_Murphy24@hotmail.com","dop":"2025-11-04","serial_number":"88491702532653","imei1":"88491702532653","imei2":"88491702532653","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-14T07:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1NX0.a_WlDFrV7LVZIiEZsEdldure_PkhoDaqCAbKdvxuCwo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 13b0d50f-535b-43a0-b514-8fcb173ccfee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1012 |
| ETag | W/"3f4-TOC25H43znSCmYNJXnG+i1uCz4c" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154261,"job_number":"JOB_154261","tr_customer_id":154278,"tr_customer_product_id":154268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:15.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13478035131840","imei1":"13478035131840","imei2":"13478035131840","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-14T12:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1NX0.a_WlDFrV7LVZIiEZsEdldure_PkhoDaqCAbKdvxuCwo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2b7e6ca2-998e-45f0-8e29-5cb245d64dd7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":154261}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODM5NDM1NX0.a_WlDFrV7LVZIiEZsEdldure_PkhoDaqCAbKdvxuCwo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e7f3326f-b806-4969-99e0-7df826495d4d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b3b19bb-6b89-4584-874e-14b421b67213 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-hWhwdBq6pZNsYRZdGq5vUJEA5Ko" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.8Ic-wAH4YAvqKS-b3YDOy8OPM6nLD77Bsx-Uk5EQ6Jw"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.8Ic-wAH4YAvqKS-b3YDOy8OPM6nLD77Bsx-Uk5EQ6Jw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd41e4b7-87c4-42fa-9beb-22ae8683513e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.8Ic-wAH4YAvqKS-b3YDOy8OPM6nLD77Bsx-Uk5EQ6Jw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 25234727-880e-4a7f-8b9a-412fc9b9c34e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-dW/rE9+FhXjNPqHbX4O8MDJf7wk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":6},{"label":"Created today","key":"created_today","count":437},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.8Ic-wAH4YAvqKS-b3YDOy8OPM6nLD77Bsx-Uk5EQ6Jw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a9f590bb-cca2-4c5a-a043-7d046cee5f91 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"172c-dIxTyYdMbW6BsqHvfAOEyk2Fetw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153811,"job_number":"JOB_153811","tr_customer_id":153828,"tr_customer_product_id":153818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:54:59.000Z","modified_at":"2026-01-13T22:23:20.000Z","name":"Bipin Deshpande","mobile_number":"4536565465","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"35425345453245345","imei1":"35425345453245345","imei2":"35425345453245345","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-13T22:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154261,"job_number":"JOB_154261","tr_customer_id":154278,"tr_customer_product_id":154268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:15.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13478035131840","imei1":"13478035131840","imei2":"13478035131840","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T12:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e9c5d556-e008-48fd-8aac-48870ffa84d7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"172c-dIxTyYdMbW6BsqHvfAOEyk2Fetw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":153811,"job_number":"JOB_153811","tr_customer_id":153828,"tr_customer_product_id":153818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-13T19:54:59.000Z","modified_at":"2026-01-13T22:23:20.000Z","name":"Bipin Deshpande","mobile_number":"4536565465","email_id":"biooi@gmail.com","dop":"2026-01-03","serial_number":"35425345453245345","imei1":"35425345453245345","imei2":"35425345453245345","popurl":"2026-01-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-13T22:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153825,"job_number":"JOB_153825","tr_customer_id":153842,"tr_customer_product_id":153832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T00:54:41.000Z","modified_at":"2026-01-14T00:56:17.000Z","name":"Devan Streich","mobile_number":"939-841-2184","email_id":"Cristobal44@yahoo.com","dop":"2025-11-13","serial_number":"17224845410869","imei1":"17224845410869","imei2":"17224845410869","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T00:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153826,"job_number":"JOB_153826","tr_customer_id":153843,"tr_customer_product_id":153833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T01:07:15.000Z","modified_at":"2026-01-14T01:10:20.000Z","name":"Tyson Skiles","mobile_number":"906-893-6516","email_id":"Gardner_Breitenberg@hotmail.com","dop":"2025-11-13","serial_number":"11444895793601","imei1":"11444895793601","imei2":"11444895793601","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T01:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":153842,"job_number":"JOB_153842","tr_customer_id":153859,"tr_customer_product_id":153849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T02:53:16.000Z","modified_at":"2026-01-14T02:55:06.000Z","name":"Mina Schultz","mobile_number":"327-246-5582","email_id":"Isaac_Monahan35@gmail.com","dop":"2025-11-13","serial_number":"19505019587433","imei1":"19505019587433","imei2":"19505019587433","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T02:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154230,"job_number":"JOB_154230","tr_customer_id":154247,"tr_customer_product_id":154237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T10:22:44.000Z","modified_at":"2026-01-14T11:49:40.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302101","imei1":"20120120302101","imei2":"20120120302101","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T11:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":154261,"job_number":"JOB_154261","tr_customer_id":154278,"tr_customer_product_id":154268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:15.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"13478035131840","imei1":"13478035131840","imei2":"13478035131840","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-14T12:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.8Ic-wAH4YAvqKS-b3YDOy8OPM6nLD77Bsx-Uk5EQ6Jw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a4bb68c-09cd-45ed-a9ed-9babed77cce7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":154261}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.8Ic-wAH4YAvqKS-b3YDOy8OPM6nLD77Bsx-Uk5EQ6Jw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eaaeada7-6191-4d1e-b13f-45de770297f7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_154260"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1019 |
| ETag | W/"3fb-UWvUca8U2+CMcGVmH2lV105M5zk" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":154260,"job_number":"JOB_154260","tr_customer_id":154277,"tr_customer_product_id":154267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Hank Kuhic","mobile_number":"452-243-4275","email_id":"Maiya53@yahoo.com","dop":"2025-09-09","serial_number":"17914353530751","imei1":"17914353530751","imei2":"17914353530751","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTV9.8Ic-wAH4YAvqKS-b3YDOy8OPM6nLD77Bsx-Uk5EQ6Jw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e3f9c418-14c9-42b4-b462-bd512c53e5a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"621-n0HO435JnxroJrQP/U8lm5FhY0Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 14 Jan 2026 12:39:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":154260,"job_number":"JOB_154260","tr_customer_id":154277,"tr_customer_product_id":154267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-14T12:39:12.000Z","modified_at":"2026-01-14T12:39:12.000Z","name":"Hank Kuhic","mobile_number":"452-243-4275","email_id":"Maiya53@yahoo.com","dop":"2025-09-09","serial_number":"17914353530751","imei1":"17914353530751","imei2":"17914353530751","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-14T12:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":594394,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:12.000Z","created_at":"2026-01-14T12:39:12.000Z"},{"id":594395,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-14T12:39:12.000Z","created_at":"2026-01-14T12:39:12.000Z"}],"problems":[{"id":129299,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-14T12:39:12.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c7d9eef0-031a-4afb-af91-fd4374beebb8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-josruKIikyA8VbC51UlFyANC1/U" |
| Vary | Accept-Encoding |
| Date | Wed, 14 Jan 2026 12:39:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgzOTQzNTZ9.38dPm4YWWATnUD0pYEHtGhhCmDP0wBbr9e3KQHYfcGU"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 1 | 0 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|